Skip to content

Commit

Permalink
try ubuntu 24 for CI before github switches to it
Browse files Browse the repository at this point in the history
  • Loading branch information
jrr committed Jan 2, 2025
1 parent 785be18 commit 96eae0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04

strategy:
matrix:
Expand Down

0 comments on commit 96eae0d

Please sign in to comment.