Skip to content

Commit

Permalink
ci: can't test tip
Browse files Browse the repository at this point in the history
  • Loading branch information
makew0rld committed Dec 18, 2023
1 parent eedcc4d commit 5d5cc48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go-version: ["1.20", "1.21", "tip"]
go-version: ["1.20", "1.21"]
steps:
- name: Install Go
uses: actions/setup-go@v2
Expand Down

0 comments on commit 5d5cc48

Please sign in to comment.