Browse Source

Mark 7.4 latest deps build experimental for now

Jordi Boggiano 4 years ago
parent
commit
4ccd8e1081
1 changed files with 1 additions and 1 deletions
  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: false
+            experimental: true # TODO fix build errors there if possible
           - php-version: 7.4
             os: windows-latest
             dependencies: locked