Skip to content

Commit 4a2109c

Browse files
committed
Update static-analysis.yml
1 parent 428313b commit 4a2109c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
run: "composer install --no-interaction --no-progress"
5959

6060
- name: "Change to simple-downgrade PHP version"
61+
if: matrix.php-version == '7.4' || matrix.php-version == '8.0' || matrix.php-version == '8.1'
6162
uses: "shivammathur/setup-php@v2"
6263
with:
6364
coverage: "none"

0 commit comments

Comments
 (0)