Add CI #1

Merged
Persson-dev merged 15 commits from ci into main 2025-12-07 17:00:06 +00:00
Showing only changes of commit 46b2915516 - Show all commits

View File

@@ -23,7 +23,7 @@ jobs:
- name: Xmake config - name: Xmake config
run: | run: |
xrepo install "python 3.12.3" -y xrepo install -y "python 3.12.3"
xmake f -p linux -y xmake f -p linux -y
- name: Build wheel - name: Build wheel