We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
go1.24-rc1
1 parent 87c5aa0 commit f178ac5Copy full SHA for f178ac5
.github/workflows/go.yml
@@ -19,6 +19,7 @@ jobs:
19
- '1.21'
20
- '1.22'
21
- '1.23'
22
+ - '1.24.0-rc.1'
23
24
steps:
25
- name: Set up Go ${{ matrix.go-version }}
0 commit comments