Skip to content

Commit 08b670f

Browse files
committed
swift is included in github actions
1 parent 72b7b53 commit 08b670f

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

.github/workflows/languages.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ jobs:
6363
echo 'C:\Strawberry\c\bin' >> "$GITHUB_PATH"
6464
shell: bash
6565
if: matrix.os == 'windows-latest' && matrix.language == 'perl'
66-
- run: testing/get-swift.sh
67-
if: matrix.os == 'ubuntu-latest' && matrix.language == 'swift'
6866
6967
- name: install deps
7068
run: python -mpip install -e . -r requirements-dev.txt

testing/get-swift.sh

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)