Skip to content

Commit 85c1615

Browse files
authored
Update macos-build.yml
Signed-off-by: Knute <56927209+klingaard@users.noreply.github.com>
1 parent cdc3d98 commit 85c1615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
# Strategy is a matrix of debug and release builds/regression
1414
matrix:
15-
os: [macos-14-arm64]
15+
os: [macos-14]
1616
BUILD_TYPE: [Debug]
1717
COMPILER: [clang]
1818

0 commit comments

Comments
 (0)