We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 215d10d commit 684a0f9Copy full SHA for 684a0f9
1 file changed
.github/workflows/main.yaml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- go-version: ['1.20', '1.21', '1.22', '1.23', '1.24']
+ go-version: ['1.22', '1.23', '1.24', '1.25']
18
19
container:
20
image: 'voidlinux/voidlinux:latest'
0 commit comments