Skip to content

Commit

Permalink
chore: remove 1.16 from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed Aug 15, 2024
1 parent 37df2b6 commit cb6f878
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,12 @@ jobs:
unit-test:
runs-on: ${{ matrix.os }}
strategy:
max-parallel: 14
max-parallel: 12
matrix:
os:
- ubuntu-latest
- macos-latest
go-version:
- "1.16"
- "1.17"
- "1.18"
- "1.19"
Expand Down

0 comments on commit cb6f878

Please sign in to comment.