Skip to content

Commit

Permalink
Update CI workflow configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mgutski committed Jul 27, 2024
1 parent 9a4f829 commit ef2c9b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ jobs:

dependencies:
name: Dependencies
runs-on: macos-13
runs-on: macos-14
env:
DEVELOPER_DIR: "/Applications/Xcode_15.1.app/Contents/Developer"
DEVELOPER_DIR: "/Applications/Xcode_15.4.app/Contents/Developer"

steps:
- name: Runner Overview
Expand Down

0 comments on commit ef2c9b2

Please sign in to comment.