Skip to content

Commit

Permalink
[ci] make destination ubuntu-24.04 as well
Browse files Browse the repository at this point in the history
Requires newer glibc.
  • Loading branch information
sunshowers committed Oct 24, 2024
1 parent 6039973 commit 123a3db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
strategy:
matrix:
os:
- ubuntu-latest
- ubuntu-24.04
- windows-latest
runs-on: ${{ matrix.os }}
needs:
Expand Down

0 comments on commit 123a3db

Please sign in to comment.