Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mohssenfathi committed Jul 1, 2024
1 parent 735c180 commit 9d753c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/xcodebuild.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
on:
pull_request:
branches: [ master, 2.x ]
branches: [ master, 2.x, testing-ci ]

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 9d753c0

Please sign in to comment.