Skip to content

Commit 35048cc

Browse files
authored
Merge branch 'main' into craft-release-ac000e893ab660b341e7a8ae09c3ea493e853d5c
2 parents 3a9f698 + b9ad709 commit 35048cc

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
@@ -28,7 +28,7 @@ jobs:
2828
macos:
2929
strategy:
3030
matrix:
31-
runs-on: [macos-14, macos-13]
31+
runs-on: [macos-14]
3232
runs-on: ${{ matrix.runs-on }}
3333
steps:
3434
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)