We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48ab3a8 commit c3b3b10Copy full SHA for c3b3b10
.github/workflows/tests-php.yml
@@ -98,6 +98,7 @@ jobs:
98
run: |
99
docker network prune -f
100
${SLIC_BIN} use ${GITHUB_REPOSITORY#*/}
101
+ ${SLIC_BIN} slic php-version 8.0
102
${SLIC_BIN} composer set-version 2
103
${SLIC_BIN} composer install
104
# ------------------------------------------------------------------------------
0 commit comments