File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 5959 - ' 8.1'
6060 - ' 8.2'
6161 - ' 8.3'
62+ - ' 8.4'
6263 include :
63- - php-version : ' 8.3 '
64+ - php-version : ' 8.4 '
6465 composer-option : ' --ignore-platform-req=php'
6566
6667 uses : ./.github/workflows/reusable-phpunit-test.yml # @TODO Extract to codeigniter4/.github repo
8889 - ' 8.1'
8990 - ' 8.2'
9091 - ' 8.3'
92+ - ' 8.4'
9193 db-platform :
9294 - MySQLi
9395 - OCI8
@@ -100,7 +102,7 @@ jobs:
100102 - php-version : ' 8.1'
101103 db-platform : MySQLi
102104 mysql-version : ' 5.7'
103- - php-version : ' 8.3 '
105+ - php-version : ' 8.4 '
104106 composer-option : ' --ignore-platform-req=php'
105107
106108 uses : ./.github/workflows/reusable-phpunit-test.yml # @TODO Extract to codeigniter4/.github repo
@@ -129,8 +131,9 @@ jobs:
129131 - ' 8.1'
130132 - ' 8.2'
131133 - ' 8.3'
134+ - ' 8.4'
132135 include :
133- - php-version : ' 8.3 '
136+ - php-version : ' 8.4 '
134137 composer-option : ' --ignore-platform-req=php'
135138
136139 uses : ./.github/workflows/reusable-phpunit-test.yml # @TODO Extract to codeigniter4/.github repo
@@ -157,8 +160,9 @@ jobs:
157160 - ' 8.1'
158161 - ' 8.2'
159162 - ' 8.3'
163+ - ' 8.4'
160164 include :
161- - php-version : ' 8.3 '
165+ - php-version : ' 8.4 '
162166 composer-option : ' --ignore-platform-req=php'
163167
164168 uses : ./.github/workflows/reusable-phpunit-test.yml # @TODO Extract to codeigniter4/.github repo
You can’t perform that action at this time.
0 commit comments