Skip to content

Commit c3b3b10

Browse files
committed
Update PHP version with slic
1 parent 48ab3a8 commit c3b3b10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
run: |
9999
docker network prune -f
100100
${SLIC_BIN} use ${GITHUB_REPOSITORY#*/}
101+
${SLIC_BIN} slic php-version 8.0
101102
${SLIC_BIN} composer set-version 2
102103
${SLIC_BIN} composer install
103104
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)