Skip to content

Commit

Permalink
Update macOS GitHub actions image
Browse files Browse the repository at this point in the history
  • Loading branch information
fortmarek authored and pepicrft committed Nov 11, 2024
1 parent 3c4ec4b commit f28b766
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/XcodeGraph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
matrix:
os:
- ubuntu-22.04
- macOS-13
- macOS-15
swift-version:
- '5.9'
swift-compat-ver:
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
strategy:
matrix:
os:
- macOS-13
- macOS-15
swift-version:
- '5.9'
swift-compat-ver:
Expand All @@ -83,7 +83,7 @@ jobs:
strategy:
matrix:
os:
- macOS-13
- macOS-15
swift-version:
- '5.9'
swift-compat-ver:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
matrix:
os:
- macOS-13
- macOS-15
swift-version:
- '5.9'
swift-compat-ver:
Expand Down

0 comments on commit f28b766

Please sign in to comment.