Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ikorich authored Oct 21, 2023
1 parent fdc089a commit d1e5f8a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
name: Swift ${{ matrix.swift }} on ${{ matrix.os }}
strategy:
matrix:
os: [macos-13, macos-latest]
# os: [macos-13, macos-latest]
os: [macos-13]
swift: ["5.8", "5.9"]
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit d1e5f8a

Please sign in to comment.