Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mltbnz authored Sep 14, 2024
1 parent df391cc commit 9c2587c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
unit_tests:
name: Unit Tests
runs-on: macos-13
runs-on: macos-14
strategy:
matrix:
platform:
Expand All @@ -26,7 +26,7 @@ jobs:
- name: Setup Xcode version
uses: maxim-lobanov/[email protected]
with:
xcode-version: latest-stable
xcode-version: 15.4

- name: Setup ruby
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 9c2587c

Please sign in to comment.