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 06c1cd8 + 91f0ae1 commit f245a1dCopy full SHA for f245a1d
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- go-version: [1.14.x, 1.15.x, 1.16.0-rc1]
+ go-version: [1.14.x, 1.15.x, 1.16.x]
23
rootless: ["rootless", ""]
24
25
steps:
0 commit comments