Skip to content

Commit b8f9be5

Browse files
committed
Try macOS-12
1 parent 98d720d commit b8f9be5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/CI.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ jobs:
2525
os:
2626
- ubuntu-latest
2727
- windows-latest
28-
- macOS-13
28+
- macOS-12
2929
arch:
3030
- x64
3131
- x86
3232
exclude:
33-
- os: macOS-13
33+
- os: macOS-12
3434
arch: x86
3535
steps:
3636
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)