Skip to content

Commit

Permalink
fix yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
varunagrawal committed Nov 5, 2024
1 parent 4f0dcec commit 2fc11f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
compiler: xcode
version: "14.2"

- name: macos-13-arm64-xcode-14.2
- name: macos-13-arm64-xcode-14.2
os: macos-13-xlarge
compiler: xcode
version: "14.2"
Expand All @@ -49,7 +49,7 @@ jobs:
compiler: xcode
version: "15.4"

- name: macos-14-arm64-xcode-15.4
- name: macos-14-arm64-xcode-15.4
os: macos-14-xlarge
compiler: xcode
version: "15.4"
Expand Down

0 comments on commit 2fc11f3

Please sign in to comment.