Skip to content

Commit d68d797

Browse files
committed
Remove node workflows and use 8.2 for performance workflow
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 parent f9e1e2d commit d68d797

3 files changed

Lines changed: 1 addition & 157 deletions

File tree

.github/workflows/node-tests.yml

Lines changed: 0 additions & 92 deletions
This file was deleted.

.github/workflows/node.yml

Lines changed: 0 additions & 64 deletions
This file was deleted.

.github/workflows/performance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
php-versions: ['8.0']
12+
php-versions: ['8.2']
1313

1414
name: performance-${{ matrix.php-versions }}
1515

0 commit comments

Comments
 (0)