Skip to content

Commit

Permalink
feat: change runner for intel macos
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurgeron committed Apr 5, 2024
1 parent cfec6fe commit 9911894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-example-ios.yml
Expand Up @@ -19,7 +19,7 @@ on:

jobs:
build_ios_example:
runs-on: macos-latest
runs-on: macos-13
env:
NO_FLIPPER: 1

Expand Down

0 comments on commit 9911894

Please sign in to comment.