We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef25e0c commit 7801ea2Copy full SHA for 7801ea2
.github/workflows/build.yml
@@ -91,7 +91,7 @@ jobs:
91
if-no-files-found: error
92
linux-amd64:
93
needs: [windows, macos]
94
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
95
container:
96
image: amd64/centos:7.9.2009
97
steps:
0 commit comments