We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa9aa1 commit b8027a7Copy full SHA for b8027a7
1 file changed
.github/workflows/main.yml
@@ -9,6 +9,9 @@ jobs:
9
- "1.14"
10
- "1.17"
11
- "1.18"
12
+ - "1.20"
13
+ - "1.22"
14
+ - "1.24"
15
name: Go ${{ matrix.go-version }} sample
16
steps:
17
- uses: actions/checkout@v3
0 commit comments