Skip to content

Commit 7f33032

Browse files
committed
remove 1.22 version
1 parent 23a5fa6 commit 7f33032

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
@@ -5,7 +5,7 @@ jobs:
55
strategy:
66
fail-fast: false
77
matrix:
8-
go-version: [1.22.x, 1.23.x, 1.24.x]
8+
go-version: [1.23.x, 1.24.x]
99
venv: [windows-2019, windows-2022]
1010
fips: [1, 0]
1111
runs-on: ${{ matrix.venv }}

0 commit comments

Comments
 (0)