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.
2 parents 5610abd + 75d79ee commit 5caf304Copy full SHA for 5caf304
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- go: [1.21.x, 1.22.x]
+ go: [oldstable, stable]
18
19
steps:
20
- name: checkout source code
0 commit comments