Skip to content

Commit

Permalink
ci: do not test with next go version
Browse files Browse the repository at this point in the history
  • Loading branch information
galargh authored Nov 8, 2023
1 parent 5cacbd9 commit 755204e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ concurrency:
jobs:
go-test:
uses: pl-strflt/uci/.github/workflows/go-test.yml@v0.0
with:
go-versions: '["this"]'

0 comments on commit 755204e

Please sign in to comment.