Skip to content

Commit 7aa6822

Browse files
authored
Merge pull request #63 from smallstep/max/only-latest-golang
[action] use two most recent versions of golang in ci
2 parents 23b73a4 + 92039ad commit 7aa6822

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ jobs:
1313
ci:
1414
uses: smallstep/workflows/.github/workflows/goCI.yml@main
1515
with:
16+
only-latest-golang: false
1617
run-build: false
1718
run-codeql: true

0 commit comments

Comments
 (0)