Skip to content

Commit

Permalink
Add tests on Xcode 15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkenso authored Sep 20, 2024
1 parent ceb8e75 commit 10a8c00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
include:
- xcode: "16.0" # Swift 6
macOS: "14"
- xcode: "15.4" # Swift 5.9
macOS: "14"
fail-fast: false

runs-on: macos-${{ matrix.macOS }}
Expand Down

0 comments on commit 10a8c00

Please sign in to comment.