Skip to content

Commit

Permalink
chore(ci): run on both stable and oldstable
Browse files Browse the repository at this point in the history
  • Loading branch information
tmzane committed Mar 14, 2024
1 parent 34a5d4c commit b258907
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
test:
uses: go-simpler/.github/.github/workflows/test.yml@main
with:
go-versions: '[ "stable" ]' # current "oldstable" (1.20) does not contain flag.FlagSet.BoolFunc.
runs-on: '[ "ubuntu-latest", "windows-latest", "macos-latest" ]'
lint:
uses: go-simpler/.github/.github/workflows/lint.yml@main
Expand Down

0 comments on commit b258907

Please sign in to comment.