Try ununty 23.10

pull/441/head
Artem Gavrilov 2024-04-02 19:08:17 +02:00
parent 9f32e94992
commit c8590b60ed
1 changed files with 1 additions and 1 deletions

View File

@ -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