Skip to content

Commit 92637fd

Browse files
committed
CI: remove experimental PHP 8.4 run
1 parent 35a3a0c commit 92637fd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,6 @@ jobs:
109109
php-version: "7.4"
110110
composer-flags: "--prefer-lowest --prefer-stable"
111111
experimental: false
112-
- operating-system: "ubuntu-latest"
113-
php-version: "8.4"
114-
composer-flags: "--ignore-platform-req=php+"
115-
experimental: true
116112
- operating-system: "macos-latest"
117113
php-version: "8.4"
118114
composer-flags: ""

0 commit comments

Comments
 (0)