set php version

This commit is contained in:
Waqar Ahmed Khan
2023-11-07 16:25:27 -08:00
parent 93ce879bdb
commit 48abd564ed
+1 -1
View File
@@ -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 }})