Skip to content

Commit

Permalink
fix: gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
divyam234 committed May 16, 2024
1 parent b86bf5e commit df8687d
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 @@ -28,7 +28,7 @@ jobs:
build_flags: '-include "^(windows/amd64|windows/arm64)"'
build_args: '-buildmode exe'

- job_name: mac_amd64
- job_name: mac_amd64
os: macos-latest
go: '>=1.22.0-rc.1'
gotags: 'cmount'
Expand Down

0 comments on commit df8687d

Please sign in to comment.