Skip to content

Commit b258907

Browse files
committed
chore(ci): run on both stable and oldstable
1 parent 34a5d4c commit b258907

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/checks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
test:
1212
uses: go-simpler/.github/.github/workflows/test.yml@main
1313
with:
14-
go-versions: '[ "stable" ]' # current "oldstable" (1.20) does not contain flag.FlagSet.BoolFunc.
1514
runs-on: '[ "ubuntu-latest", "windows-latest", "macos-latest" ]'
1615
lint:
1716
uses: go-simpler/.github/.github/workflows/lint.yml@main

0 commit comments

Comments
 (0)