Skip to content

Commit 2fa0985

Browse files
committed
Fix ci file
1 parent 84e3828 commit 2fa0985

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,10 @@ jobs:
3131
include:
3232
- php_version: '7.3'
3333
typo3_version: '^10.4'
34+
experimental: false
3435
- php_version: '7.4'
3536
typo3_version: '^10.4'
37+
experimental: false
3638
- php_version: '8.1'
3739
typo3_version: 'dev-master'
3840
experimental: true

0 commit comments

Comments
 (0)