We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859eb05 commit f344f77Copy full SHA for f344f77
1 file changed
.github/workflows/go.yml
@@ -27,7 +27,7 @@ jobs:
27
strategy:
28
matrix:
29
os: [ubuntu-latest]
30
- go: ["1.20", 1.21, 1.22, 1.23]
+ go: ["1.20", 1.21, 1.22, 1.23, 1.24]
31
include:
32
- os: ubuntu-latest
33
go-build: ~/.cache/go-build
0 commit comments