Skip to content

Commit

Permalink
ci: build ios app on latest mac runner
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarahm-ed committed Nov 19, 2024
1 parent e7f67d1 commit 86bf8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: workflow_dispatch

jobs:
build:
runs-on: macos-13
runs-on: macos-latest
timeout-minutes: 60

steps:
Expand Down

0 comments on commit 86bf8f6

Please sign in to comment.