summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/integration-tests.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml
index bdd35cca9..edab7e2fb 100644
--- a/.github/workflows/integration-tests.yml
+++ b/.github/workflows/integration-tests.yml
@@ -37,6 +37,10 @@ jobs:
nextcloud: pre-release
database: sqlite
experimental: true
+ - php-versions: 8.0
+ nextcloud: pre-release
+ database: sqlite
+ experimental: true
exclude: #unsupported combination
- php-versions: 7.4
nextcloud: 17