Skip to content

Commit b0c5a91

Browse files
authored
Update go.yml
1 parent a4c5665 commit b0c5a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
test:
1111
strategy:
1212
matrix:
13-
go: [1.18.*, 1.19.*, 1.20.*, 1.21.*]
13+
go: [1.22.*]
1414
os: [ubuntu-latest, macos-latest, windows-latest]
1515
runs-on: ${{ matrix.os }}
1616

0 commit comments

Comments
 (0)