Skip to content

Commit 7761f36

Browse files
committed
gha: update to go1.21.x, go1.22.x
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent d74d824 commit 7761f36

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
@@ -17,7 +17,7 @@ jobs:
1717
build:
1818
strategy:
1919
matrix:
20-
go-version: [1.20.x, 1.21.x]
20+
go-version: [1.21.x, 1.22.x]
2121
os: [ubuntu-latest, windows-latest, macos-latest]
2222
runs-on: ${{ matrix.os }}
2323
timeout-minutes: 10

0 commit comments

Comments
 (0)