Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
sedzd committed Jan 14, 2025
1 parent 28f25a1 commit 6d4522b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ jobs:
name: Swift ${{ matrix.swift }}
strategy:
matrix:
swift: ["5.3", "5.4"]
swift: ["5.5", "5.6"]
fail-fast: false
runs-on: macos-latest
runs-on: macos-11
steps:
- uses: swift-actions/setup-swift@v1
with:
Expand Down

0 comments on commit 6d4522b

Please sign in to comment.