Skip to content

Commit

Permalink
Updated go version in git workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
omritoptix committed Jan 16, 2024
1 parent f3698c0 commit ab5a1b4
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.19.x', '1.20.x']
go-version: ['1.20.x', '1.21.x']
include:
- targetos: darwin
arch: arm64
Expand Down

0 comments on commit ab5a1b4

Please sign in to comment.