Skip to content

Commit

Permalink
Removed arm label from Mac runner
Browse files Browse the repository at this point in the history
  • Loading branch information
suasuasuasuasua authored Mar 29, 2024
1 parent aeb901d commit 70c03b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/objective-c-xcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
build:
name: Build and analyse default scheme using xcodebuild command
runs-on: macos-14-arm64
runs-on: macos-14

steps:
- name: Checkout
Expand Down

0 comments on commit 70c03b7

Please sign in to comment.