Skip to content

Commit 42733d3

Browse files
committed
Use macos-12 image
1 parent a1e5851 commit 42733d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-osx.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ concurrency:
88

99
jobs:
1010
build:
11-
runs-on: macos-13
11+
runs-on: macos-12
1212
strategy:
1313
fail-fast: false
1414
matrix:

0 commit comments

Comments
 (0)