Skip to content

Commit

Permalink
chore(ci) disable go1.20rc1 tests (not available yet)
Browse files Browse the repository at this point in the history
Signed-off-by: Thibault Normand <me@zenithar.org>
  • Loading branch information
Zenithar committed Dec 13, 2022
1 parent 92cddeb commit 1a7d240
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
matrix:
go-version:
- "1.19"
- "1.20rc1"
runs-on: ubuntu-latest
needs: [golangci-lint, go-mod]
steps:
Expand Down

0 comments on commit 1a7d240

Please sign in to comment.