Skip to content

Commit 871e4cf

Browse files
committed
upgdate the Ubuntu image from 22.04 to 24.04
Signed-off-by: 072020127 <mhy200253@gmail.com>
1 parent 4d8e46c commit 871e4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414

1515
jobs:
1616
build:
17-
runs-on: ubuntu-22.04
17+
runs-on: ubuntu-24.04
1818
strategy:
1919
matrix:
2020
go-version: [ '1.23' ]

0 commit comments

Comments
 (0)