Skip to content

Commit

Permalink
Only 1.20, 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincantu committed Feb 24, 2024
1 parent 89eb5a0 commit 315705e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ jobs:
fail-fast: false
matrix:
go:
- "1.20"
- "1.21"
- "1.22"

steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 315705e

Please sign in to comment.