Skip to content

Commit a0b18d3

Browse files
committed
try fix mac build
1 parent f5d579f commit a0b18d3

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
@@ -12,7 +12,7 @@ env:
1212
jobs:
1313
macos:
1414
name: macOS
15-
runs-on: macos-12
15+
runs-on: macos-latest
1616
strategy:
1717
fail-fast: false
1818
matrix:

0 commit comments

Comments
 (0)