We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d59cd commit 832f9e2Copy full SHA for 832f9e2
.github/workflows/go.yml
@@ -45,7 +45,7 @@ jobs:
45
strategy:
46
matrix:
47
os: [ubuntu-latest]
48
- go: [1.22, 1.23]
+ go: [1.22, 1.23, 1.24]
49
include:
50
- os: ubuntu-latest
51
go-build: ~/.cache/go-build
0 commit comments