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

Commit

Permalink
macos 13 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonm23 authored Oct 1, 2024
1 parent e2ffaef commit 9f9eb40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xcode-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:
build:
name: CutBox Build
runs-on: macos-14-large
runs-on: macos-13
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CODACY_PROJECT_TOKEN: ${{ secrets.CODACY_PROJECT_TOKEN }}
Expand Down

0 comments on commit 9f9eb40

Please sign in to comment.