set php version

This commit is contained in:
Waqar Ahmed Khan
2023-11-07 16:25:27 -08:00
parent 93ce879bdb
commit 48abd564ed
+2 -2
View File
@@ -83,8 +83,8 @@ jobs:
make
./dev-scripts/run_tests.sh
- name: Run phpcs
run: phpcs -q --report=checkstyle src | cs2pr
run: phpcs --runtime-set testVersion ${{ matrix.version }}- --report=checkstyle src | cs2pr
# linux-arm:
# name: ARM (${{ matrix.arch }})
# runs-on: ubuntu-latest