Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fiser12 authored Apr 4, 2024
1 parent de2a6be commit 897d5b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
swift: ["5.8"]
os: [macos-latest]
swift: ["5.7.1"]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 897d5b3

Please sign in to comment.