Skip to content

Commit 757029d

Browse files
committed
Update Github actions.
1 parent bc01b65 commit 757029d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
go: [1.19.x, 1.x]
11+
go: [1.22.x, 1.x]
1212
os: [ubuntu-latest, macos-latest, windows-latest]
1313
runs-on: ${{ matrix.os }}
1414
steps:

0 commit comments

Comments
 (0)