Skip to content

Commit 169ef4d

Browse files
changed ubuntu version
1 parent 2ebbf79 commit 169ef4d

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-latest # the GLIBC is too high on 22.04
74+
runs-on: ubuntu-24.04 # the GLIBC is too high on 22.04
7575
strategy:
7676
matrix:
7777
include:

0 commit comments

Comments
 (0)