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