Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit f4393de

Browse files
authored
Update xcode-build.yml macos 12
1 parent 9b1f757 commit f4393de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/xcode-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
jobs:
1818
build:
1919
name: CutBox Build
20-
runs-on: macos-13
20+
runs-on: macos-12
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323
CODACY_PROJECT_TOKEN: ${{ secrets.CODACY_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)