Skip to content

Commit 9c01cfa

Browse files
committed
github: Bump Go test versions
1 parent b2ef9d0 commit 9c01cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/test.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
test:
88
strategy:
99
matrix:
10-
go-version: [1.19.x,1.20.x]
10+
go-version: [1.20.x,1.21.x]
1111
platform: [ubuntu-latest, macos-latest, windows-latest]
1212
runs-on: ${{ matrix.platform }}
1313
steps:

0 commit comments

Comments
 (0)