Skip to content

Commit

Permalink
chore: update macos version in integration-tests.yml (#33)
Browse files Browse the repository at this point in the history
* Update integration-tests.yml
  • Loading branch information
rickycpadilla authored Jan 8, 2025
1 parent ad27daf commit f8b4a87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ env:
MAILOSAUR_API_KEY: ${{ secrets.MAILOSAUR_API_KEY }}

jobs:
integration-test-iOS-18:
integration-test-iOS:
name: Build and Integration Tests iOS
runs-on: macos-latest
runs-on: macos-15
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit f8b4a87

Please sign in to comment.