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