Skip to content

Commit

Permalink
wip swift 6
Browse files Browse the repository at this point in the history
  • Loading branch information
omochi committed Jun 10, 2024
1 parent abc765c commit 34de760
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ jobs:
swift-install:
dir: "swift-6.0-branch/xcode"
version: "swift-6.0-DEVELOPMENT-SNAPSHOT-2024-06-07-a"
- os: macos-14
xcode: "15.4"
swift: "5.10"
- os: macos-13
xcode: "15.2"
swift: "5.9.2"
# - os: macos-14
# xcode: "15.4"
# swift: "5.10"
# - os: macos-13
# xcode: "15.2"
# swift: "5.9.2"

steps:
- name: Checkout the repository
Expand Down

0 comments on commit 34de760

Please sign in to comment.