maybe
Some checks failed
Linux arm64 / Build (push) Failing after 5s

This commit is contained in:
2025-12-07 16:35:40 +01:00
parent fafa136ab2
commit 81ab4fd130

View File

@@ -23,7 +23,7 @@ jobs:
- name: Xmake config - name: Xmake config
run: | run: |
sudo apt install python3 python3-dev -y sudo apt install python3 libpython3-dev -y
xmake f -p linux -vDy xmake f -p linux -vDy
- name: Build wheel - name: Build wheel