Skip to content

Commit

Permalink
Exclude Swift 5.8.1 from macOS 14
Browse files Browse the repository at this point in the history
  • Loading branch information
sinoru committed Aug 17, 2024
1 parent 8caf734 commit 2619b0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
swift-version: '5.6.3'
- operating-system: 'macos-14'
swift-version: '5.7.3'
- operating-system: 'macos-14'
swift-version: '5.8.1'
- operating-system: 'ubuntu-22.04'
swift-version: '5.6.3'
runs-on: ${{ matrix.operating-system }}
Expand Down

0 comments on commit 2619b0a

Please sign in to comment.