Skip to content

Commit

Permalink
fix: switch back to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko committed Mar 28, 2024
1 parent 4ed29e7 commit 3fc1c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ on:
jobs:
test:
name: ⚙️ Automated test cases
runs-on: macos-14
runs-on: macos-13
timeout-minutes: 90
env:
WORKING_DIRECTORY: example
Expand Down

0 comments on commit 3fc1c7e

Please sign in to comment.