Skip to content

Commit 06a0d79

Browse files
committed
update strategy
1 parent 4e4d2dc commit 06a0d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
needs: [build_data]
4949
strategy:
5050
matrix:
51-
os: [ubuntu-latest, windows-latest, macos-latest]
51+
os: [ubuntu-latest, windows-latest, macos-latest, macos-13]
5252
include:
5353
- os: ubuntu-latest
5454
arch: x86_64

0 commit comments

Comments
 (0)