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 6a01fff commit d9ce7ffCopy full SHA for d9ce7ff
.github/workflows/all.yml
@@ -23,6 +23,7 @@ jobs:
23
# This is hard-coded by design in order to catch inadvertent changes
24
# to the minimum-required Go version to build migration-verifier.
25
- 1.19
26
+ - stable
27
28
runs-on: ${{matrix.os.runsOn}}
29
0 commit comments