Skip to content

Commit

Permalink
Remove Swift step
Browse files Browse the repository at this point in the history
  • Loading branch information
paulyhedral committed Sep 1, 2024
1 parent 0d3d383 commit 076ec0a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ jobs:
needs: [build]

steps:
- uses: swift-actions/setup-swift@v2
with:
swift-version: ${{ matrix.swift }}

- uses: actions/checkout@v4
with:
fetch-tags: true
Expand Down

0 comments on commit 076ec0a

Please sign in to comment.