This commit is contained in:
ruki
2025-08-21 22:57:22 +08:00
Unverified
parent f7079e4ca7
commit 4e0a04c882
+2 -1
View File
@@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, windows-11-arm, macOS-latest, macos-14]
os: [macOS-latest, macos-14]
version: [branch@test]
runs-on: ${{ matrix.os }}
@@ -31,6 +31,7 @@ jobs:
- name: Run tests
run: |
sw_vers -productVersion
xmake --version
cd tests/sample
xmake -y -vD