diff options
author | Joas Schilling <213943+nickvergessen@users.noreply.github.com> | 2024-08-27 21:43:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-27 21:43:58 +0200 |
commit | 261e9a0f1db298cf729ff219f7e8f61c2f028042 (patch) | |
tree | 89b4f14bd0f4094286330e79749f60629dcc8758 /.github | |
parent | ddf7e7acc919e1992e17518167a4c0bc8c8869d3 (diff) | |
download | nextcloud-server-261e9a0f1db298cf729ff219f7e8f61c2f028042.tar.gz nextcloud-server-261e9a0f1db298cf729ff219f7e8f61c2f028042.zip |
ci: Update integration-sqlite.yml
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/integration-sqlite.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/integration-sqlite.yml b/.github/workflows/integration-sqlite.yml index 058745a12c3..d6e68b5c995 100644 --- a/.github/workflows/integration-sqlite.yml +++ b/.github/workflows/integration-sqlite.yml @@ -69,7 +69,7 @@ jobs: - 'sharing_features' - 'videoverification_features' - php-versions: ['8.2'] + php-versions: ['8.1'] spreed-versions: ['stable30'] services: |