Skip to content

Commit

Permalink
Bump Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
vrabaud committed Dec 9, 2024
1 parent b94793a commit a55fff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-unix-static-sanitized.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
os: [ubuntu-24.04, macos-latest]
sanitizer: [address, memory, thread, undefined]
exclude:
- os: macos-latest
Expand Down

0 comments on commit a55fff2

Please sign in to comment.