Skip to content

Commit

Permalink
Revert "Run integration tests on stable24"
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
  • Loading branch information
st3iny committed Apr 22, 2022
1 parent cb0d7bf commit 09bb03a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
strategy:
matrix:
php-versions: [7.4, 8.0]
nextcloud-versions: ['stable24']
nextcloud-versions: ['master']
db: ['sqlite', 'mysql', 'pgsql']
name: php${{ matrix.php-versions }}-${{ matrix.db }} integration tests
services:
Expand Down

0 comments on commit 09bb03a

Please sign in to comment.