Skip to content

Commit ca435dc

Browse files
committed
downgrade from php 8.1, scoping from php 8.0
1 parent 8889e76 commit ca435dc

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.0
38+
php-version: 8.1
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)