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 34a5d4c commit b258907Copy full SHA for b258907
.github/workflows/checks.yml
@@ -11,7 +11,6 @@ jobs:
11
test:
12
uses: go-simpler/.github/.github/workflows/test.yml@main
13
with:
14
- go-versions: '[ "stable" ]' # current "oldstable" (1.20) does not contain flag.FlagSet.BoolFunc.
15
runs-on: '[ "ubuntu-latest", "windows-latest", "macos-latest" ]'
16
lint:
17
uses: go-simpler/.github/.github/workflows/lint.yml@main
0 commit comments