Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samuong authored Jul 2, 2024
1 parent af64e4a commit 6f7f2c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ jobs:
fail-fast: false
matrix:
target:
- os: 'macos-14-large'
- os: 'macos-13'
goos: 'darwin'
goarch: 'amd64'
- os: 'macos-14-xlarge'
- os: 'macos-13'
goos: 'darwin'
goarch: 'arm64'
- os: 'ubuntu-20.04'
Expand Down

0 comments on commit 6f7f2c1

Please sign in to comment.