Skip to content

Commit

Permalink
Fix wrong macos specification
Browse files Browse the repository at this point in the history
  • Loading branch information
Enricoza committed Apr 17, 2024
1 parent 89a13c1 commit 08c8061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [pull_request]
jobs:
install:
name: Setup Fastlane
runs-on: macos-15
runs-on: macos-14
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 08c8061

Please sign in to comment.