mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
set php version
This commit is contained in:
@@ -83,7 +83,7 @@ jobs:
|
|||||||
make
|
make
|
||||||
./dev-scripts/run_tests.sh
|
./dev-scripts/run_tests.sh
|
||||||
- name: Run phpcs
|
- name: Run phpcs
|
||||||
run: phpcs -q --report=checkstyle src | cs2pr
|
run: phpcs --runtime-set testVersion ${{ matrix.version }}- --report=checkstyle src | cs2pr
|
||||||
|
|
||||||
# linux-arm:
|
# linux-arm:
|
||||||
# name: ARM (${{ matrix.arch }})
|
# name: ARM (${{ matrix.arch }})
|
||||||
|
|||||||
Reference in New Issue
Block a user