There was an error while loading. Please reload this page.
1 parent e68d214 commit 20cfb13Copy full SHA for 20cfb13
1 file changed
.github/workflows/test-phpunit.yml
@@ -56,10 +56,6 @@ jobs:
56
- '7.4'
57
- '8.0'
58
- '8.1'
59
- - '8.2'
60
- include:
61
- - php-version: '8.2'
62
- composer-option: '--ignore-platform-req=php'
63
64
uses: ./.github/workflows/reusable-phpunit-test.yml # @TODO Extract to codeigniter4/.github repo
65
with:
0 commit comments