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 94e591a commit f3173a1Copy full SHA for f3173a1
.github/workflows/go.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
matrix:
25
os: [ubuntu-latest]
26
- go: ["1.22", "1.23"]
+ go: ["1.22", "1.23", "1.24"]
27
include:
28
- os: ubuntu-latest
29
go-build: ~/.cache/go-build
0 commit comments