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 911e8e7 commit 6c10fa9Copy full SHA for 6c10fa9
.github/workflows/build.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- go: [1.22, 1.23]
+ go: [stable, oldstable]
12
13
steps:
14
- name: Set up Go
.github/workflows/goveralls.yml
0 commit comments