Skip to content

Commit 684a0f9

Browse files
committed
Updated list of supported golangs in tests.
1 parent 215d10d commit 684a0f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
go-version: ['1.20', '1.21', '1.22', '1.23', '1.24']
17+
go-version: ['1.22', '1.23', '1.24', '1.25']
1818

1919
container:
2020
image: 'voidlinux/voidlinux:latest'

0 commit comments

Comments
 (0)