Skip to content

Commit f1a08d9

Browse files
author
jan.nijtmans
committed
Merge 8.6
2 parents 15899ed + 5c73223 commit f1a08d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/mac-build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
ERROR_ON_FAILURES: 1
1414
jobs:
1515
xcode:
16-
runs-on: macos-15
16+
runs-on: macos-14
1717
defaults:
1818
run:
1919
shell: bash
@@ -57,7 +57,7 @@ jobs:
5757
fi
5858
timeout-minutes: 30
5959
clang:
60-
runs-on: macos-15
60+
runs-on: macos-14
6161
strategy:
6262
matrix:
6363
symbols:

0 commit comments

Comments
 (0)