Skip to content

Commit

Permalink
Update Sublimation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion authored Nov 22, 2023
1 parent 4165981 commit ea1de6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Sublimation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
runs-on: [ubuntu-20.04, ubuntu-22.04]
swift-version: [5.7.3, 5.8]
swift-version: [5.7.3, 5.8, 5.9]
steps:
- uses: actions/checkout@v3
- name: Set Ubuntu Release DOT
Expand Down Expand Up @@ -59,6 +59,7 @@ jobs:
if: "!contains(github.event.head_commit.message, 'ci skip')"
strategy:
matrix:
include:
- xcode: "/Applications/Xcode_14.2.app"
iOSVersion: "16.2"
watchOSVersion: "9.1"
Expand Down

0 comments on commit ea1de6e

Please sign in to comment.