Skip to content

Commit

Permalink
Bump CI runner to ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
katajakasa committed Jun 25, 2024
1 parent 05ade32 commit ce461b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
# -----------------------------------------------------------------------------------------------
unittest:
name: Run unit-tests on ${{ matrix.config.name }}
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
env:
CC: ${{ matrix.config.cc }}

Expand Down

0 comments on commit ce461b8

Please sign in to comment.