mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
no musl check?
This commit is contained in:
parent
cf529adc79
commit
5beb083c55
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -180,7 +180,7 @@ jobs:
|
||||
- name: "Prepare Zig for Linux"
|
||||
if: ${{ startsWith(matrix.os, 'ubuntu-24') }}
|
||||
run: |
|
||||
php bin/spc install-pkg zig
|
||||
SPC_TARGET=native-native php bin/spc install-pkg zig
|
||||
|
||||
- name: "Run Build Tests (doctor)"
|
||||
run: php src/globals/test-extensions.php doctor_cmd ${{ matrix.os }} ${{ matrix.php }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user