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 c32edc8 commit 6851b57Copy full SHA for 6851b57
.github/workflows/all.yml
@@ -22,7 +22,7 @@ jobs:
22
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
+ - '1.20'
26
- stable
27
28
runs-on: ${{matrix.os.runsOn}}
0 commit comments