Skip to content

Commit

Permalink
Try compiling with ubuntu-24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
jchadwick-buf committed Aug 2, 2024
1 parent 48482a1 commit ef2fd4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
test:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
os: [ubuntu-24.04, macos-latest]
name: Unit tests
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit ef2fd4e

Please sign in to comment.