mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
Fix CI wrong runner name
This commit is contained in:
parent
7dec34bdfe
commit
237d39f09c
2
.github/workflows/build-unix.yml
vendored
2
.github/workflows/build-unix.yml
vendored
@ -88,7 +88,7 @@ jobs:
|
||||
BUILD_CMD="./bin/spc-gnu-docker build"
|
||||
RUNS_ON="ubuntu-22.04"
|
||||
;;
|
||||
linux-x86_64-glibc)
|
||||
linux-aarch64-glibc)
|
||||
DOWN_CMD="./bin/spc-gnu-docker download"
|
||||
BUILD_CMD="./bin/spc-gnu-docker build"
|
||||
RUNS_ON="ubuntu-22.04-arm"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user