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 169ef4d commit cc26736Copy full SHA for cc26736
.github/workflows/build.yml
@@ -71,7 +71,7 @@ jobs:
71
needs:
72
- get-go-version
73
- get-product-version
74
- runs-on: ubuntu-24.04 # the GLIBC is too high on 22.04
+ runs-on: ubuntu-22.04 # the GLIBC is too high on 22.04
75
strategy:
76
matrix:
77
include:
0 commit comments