Skip to content

Commit

Permalink
Update build action to use macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mohssenfathi committed Jul 1, 2024
1 parent 735c180 commit 974a1e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xcodebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
jobs:
build:
name: Build and Test default scheme using any available iPhone simulator
runs-on: macos-14
runs-on: macos-latest

defaults:
run:
Expand Down

0 comments on commit 974a1e7

Please sign in to comment.