We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d43745 commit 939295eCopy full SHA for 939295e
.github/workflows/go.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
os: [ubuntu-latest]
25
- go: [1.22, 1.23]
+ go: [1.22, 1.23, 1.24]
26
include:
27
- os: ubuntu-latest
28
go-build: ~/.cache/go-build
0 commit comments