Skip to content

Commit fef3691

Browse files
committed
Fix
1 parent d1a7293 commit fef3691

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/other-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
cd e2e/symfony-event
218218
composer install --ignore-platform-reqs
219219
../../phpstan analyse -l 2 src
220-
- php-version: 8.0
220+
- php-version: 8.1
221221
ini-values: memory_limit=256M
222222
operating-system: ubuntu-latest
223223
script: |

0 commit comments

Comments
 (0)