1
0
Fork 0

Adding 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:32 +01:00
parent 00f36ec412
commit 05acda6fb8
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