Skip to content

Commit 41377ec

Browse files
upgraded ubuntu to latest
1 parent 2a9d4b5 commit 41377ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
needs:
7272
- get-go-version
7373
- get-product-version
74-
runs-on: ubuntu-20.04 # the GLIBC is too high on 22.04
74+
runs-on: ubuntu-latest # the GLIBC is too high on 22.04
7575
strategy:
7676
matrix:
7777
include:

0 commit comments

Comments
 (0)