1
0
Fork 0

Merging upstream version 3.3.2.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 21:42:54 +01:00
parent 19a53c3393
commit 57247291a0
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
7 changed files with 63 additions and 52 deletions

View file

@ -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