summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Molenaar <sean@seanmolenaar.eu>2020-10-09 22:00:02 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2020-10-12 21:12:52 +0200
commitbc918dd44363fb50161775a8d2c274c2c6a69f54 (patch)
treee20dd72d8a1a0ac85ca115a271084d74ace0b7c7
parent927629e9135ec5d56c855475bfb53abbfd81c43c (diff)
Add php 8.0 to tests
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
-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