Skip to content

Commit

Permalink
[CI] Update CI machines
Browse files Browse the repository at this point in the history
  • Loading branch information
LucianoPAlmeida committed Mar 2, 2024
1 parent afce9d6 commit 62705ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
Darwin:
name: Darwin
env:
DEVELOPER_DIR: "/Applications/Xcode_14.0.1.app/Contents/Developer"
runs-on: macos-12
DEVELOPER_DIR: "/Applications/Xcode_15.2.app/Contents/Developer"
runs-on: macos-14-arm64
steps:
- uses: actions/checkout@v1
- name: Test
Expand Down

0 comments on commit 62705ce

Please sign in to comment.