Skip to content

Commit ea1ad5d

Browse files
committed
set php 8.0 on build scoped due #[\ReturnTypeWillChange] on php-scoper.phar
1 parent dbb446e commit ea1ad5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_scoped_rector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
-
3636
uses: shivammathur/setup-php@v2
3737
with:
38-
php-version: 8.1
38+
php-version: 8.0
3939
coverage: none
4040

4141
# fixes https://github.com/rectorphp/rector/pull/4559/checks?check_run_id=1359814403, see https://github.com/shivammathur/setup-php#composer-github-oauth

0 commit comments

Comments
 (0)