Try ununty 23.10
parent
9f32e94992
commit
c8590b60ed
|
@ -4,7 +4,7 @@ on: [push]
|
|||
jobs:
|
||||
build:
|
||||
name: cppcheck-test
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-23.10
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
|
Loading…
Reference in New Issue