Skip to content

Commit

Permalink
Update to ubuntu 24
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilsa authored Oct 7, 2024
1 parent cec3430 commit 7961ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
CTEST_OUTPUT_ON_FAILURE: 1
run: cmake --build build --target test
Linux-gcc:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@dc323e67f16fb5f7663d20ff7941f27f5809e9b6
- name: venv
Expand Down

0 comments on commit 7961ad5

Please sign in to comment.