Skip to content

Commit

Permalink
Removed 1.21 from build workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
omritoptix committed Jan 25, 2024
1 parent 4a6ef39 commit dd91036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
matrix:
arch: [amd64]
targetos: [darwin, linux]
go-version: ['1.20.x', '1.21.x']
go-version: ['1.20.x',]
include:
- targetos: darwin
arch: arm64
Expand Down

0 comments on commit dd91036

Please sign in to comment.