Skip to content

Commit

Permalink
ubuntu 24?
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 committed Nov 18, 2024
1 parent 71e7519 commit c035bbe
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 @@ -38,7 +38,7 @@ jobs:
# that are up-to-date (AL2) or don't provide OpenSSL development packages that is found in CMake (alpine)
# or are not able to connect on the socket even with the correct setup (manylinux2014)
linux-compat:
runs-on: ubuntu-22.04 # latest
runs-on: ubuntu-24.04 # latest
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit c035bbe

Please sign in to comment.