소스 검색

7.4 highest errors are fixed on 2.0 branch already

Jordi Boggiano 4 년 전
부모
커밋
c757c9fa37
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/continuous-integration.yml

+ 1 - 1
.github/workflows/continuous-integration.yml

@@ -46,7 +46,7 @@ jobs:
           - php-version: 7.4
             dependencies: highest
             os: ubuntu-latest
-            experimental: true # TODO fix build errors there if possible
+            experimental: false
           - php-version: 7.4
             os: windows-latest
             dependencies: locked