Skip to content

Commit 21e16c6

Browse files
committed
chore: use macos13 for workflow
1 parent c5f13ae commit 21e16c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-mac.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
strategy:
1212
matrix:
13-
os: [macos-latest]
13+
os: [macos-13]
1414
node-version: [14.x]
1515

1616
env:

0 commit comments

Comments
 (0)