Skip to content

Commit 7f30910

Browse files
committed
feat(action):Add macos x64 build
1 parent 91841e8 commit 7f30910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
os: [ubuntu-latest, windows-latest, macos-latest, ubuntu-24.04-arm]
12+
os: [ubuntu-latest, windows-latest, macos-latest, macos-13, ubuntu-24.04-arm]
1313

1414
steps:
1515
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)