Skip to content

Commit

Permalink
[github][ci] update CI build to ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
travisg committed Aug 10, 2024
1 parent 6ed970d commit fb8d23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on: [ push, pull_request ]

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit fb8d23f

Please sign in to comment.