Skip to content

Commit

Permalink
Update go.yml Add mac/Arm test
Browse files Browse the repository at this point in the history
  • Loading branch information
pkujhd authored Mar 4, 2024
1 parent 9af26f1 commit 52f4b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
go-second-version: [8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22]
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, windows-latest, macos-latest, macos-x13-large]
exclude:
- os: macos-latest
go-second-version: 8
Expand Down

0 comments on commit 52f4b6c

Please sign in to comment.