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