Merging upstream version 3.3.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
19a53c3393
commit
57247291a0
7 changed files with 63 additions and 52 deletions
2
.github/workflows/languages.yaml
vendored
2
.github/workflows/languages.yaml
vendored
|
@ -63,8 +63,6 @@ jobs:
|
|||
echo 'C:\Strawberry\c\bin' >> "$GITHUB_PATH"
|
||||
shell: bash
|
||||
if: matrix.os == 'windows-latest' && matrix.language == 'perl'
|
||||
- run: testing/get-swift.sh
|
||||
if: matrix.os == 'ubuntu-latest' && matrix.language == 'swift'
|
||||
|
||||
- name: install deps
|
||||
run: python -mpip install -e . -r requirements-dev.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue