Skip to content

Commit

Permalink
ci: try Ubuntu 24.04 image in hopes for a more recent Clang version
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSeemaier committed Jul 10, 2024
1 parent aace5f5 commit b36ae73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [ push, pull_request ]

jobs:
kaminpar_tests:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
continue-on-error: true
strategy:
matrix:
Expand Down

0 comments on commit b36ae73

Please sign in to comment.