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 00c6d83 commit f2d5d3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:
jobs:
test:
uses: go-simpler/.github/.github/workflows/test.yml@main
with:
go-versions: '[ "stable" ]' # current "oldstable" (1.20) does not contain log/slog.
lint:
uses: go-simpler/.github/.github/workflows/lint.yml@main
vuln:
Expand Down

0 comments on commit f2d5d3b

Please sign in to comment.