Skip to content

Commit 0807571

Browse files
committed
chore(ci): run on both stable and oldstable
1 parent 54f947b commit 0807571

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/checks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ on:
1010
jobs:
1111
test:
1212
uses: go-simpler/.github/.github/workflows/test.yml@main
13-
with:
14-
go-versions: '[ "stable" ]' # current "oldstable" (1.20) does not contain the "slices" package.
1513
lint:
1614
uses: go-simpler/.github/.github/workflows/lint.yml@main
1715
vuln:

0 commit comments

Comments
 (0)