Skip to content

Commit

Permalink
workflow: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
devhaozi authored Aug 18, 2023
1 parent 3be892d commit d3852fd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
strategy:
matrix:
go:
- "1.18"
- "1.19"
- "1.20"
- "1.21"
runs-on: ubuntu-latest
Expand All @@ -27,8 +25,6 @@ jobs:
strategy:
matrix:
go:
- "1.18"
- "1.19"
- "1.20"
- "1.21"
runs-on: windows-latest
Expand Down

0 comments on commit d3852fd

Please sign in to comment.