We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cb9c42 commit a7e5852Copy full SHA for a7e5852
1 file changed
.github/workflows/many-platforms.yml
@@ -47,7 +47,7 @@ env:
47
48
jobs:
49
build-tarball:
50
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
51
steps:
52
# This is needed because we run a script stored in this repository.
53
- uses: actions/checkout@v4
0 commit comments