Skip to content

Commit

Permalink
don't do 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
LandonTClipp committed Dec 19, 2023
1 parent 62ef0af commit fd7bb1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ macos-latest, ubuntu-latest]
go_vers: ['1.19', '1.20', '1.21']
go_vers: ['1.19', '1.20']
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit fd7bb1c

Please sign in to comment.