Skip to content

Commit

Permalink
[CI] Run tests against macOS 14 (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
davdroman authored Jul 17, 2024
1 parent 51146e6 commit 807f73c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,10 @@ jobs:
runtime: macOS 13
os: macos-13
xcode: 15.0.1
# - platform: [macOS, 14]
# runtime: macOS 14
# os: macos-14
# xcode: 15.4
- platform: [macOS, 14]
runtime: macOS 14
os: macos-14
xcode: 15.4

- platform: [visionOS, 1]
runtime: visionOS 1.2
Expand Down

0 comments on commit 807f73c

Please sign in to comment.