Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita8785ad

Browse files
committed
update ci go version
1 parent6f264c4 commita8785ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
golangci:
1212
strategy:
1313
matrix:
14-
go-version:[ 1.20.x ]
14+
go-version:[ 1.24.x ]
1515
os:[ ubuntu-latest ]
1616
name:lint
1717
runs-on:${{ matrix.os }}
@@ -23,7 +23,7 @@ jobs:
2323
test:
2424
strategy:
2525
matrix:
26-
go-version:[ 1.20.x ]
26+
go-version:[ 1.24.x ]
2727
os:[ ubuntu-latest, macos-latest, windows-latest ]
2828
runs-on:${{ matrix.os }}
2929
steps:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp