Skip to content

Commit 52f4b6c

Browse files
authored
Update go.yml Add mac/Arm test
1 parent 9af26f1 commit 52f4b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
go-second-version: [8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22]
18-
os: [ubuntu-latest, windows-latest, macos-latest]
18+
os: [ubuntu-latest, windows-latest, macos-latest, macos-x13-large]
1919
exclude:
2020
- os: macos-latest
2121
go-second-version: 8

0 commit comments

Comments
 (0)