Skip to content

Commit

Permalink
Remove node workflows and use 8.2 for performance workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Côme Chilliet <[email protected]>
  • Loading branch information
come-nc committed Aug 4, 2022
1 parent f9e1e2d commit d68d797
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 157 deletions.
92 changes: 0 additions & 92 deletions .github/workflows/node-tests.yml

This file was deleted.

64 changes: 0 additions & 64 deletions .github/workflows/node.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php-versions: ['8.0']
php-versions: ['8.2']

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

Expand Down

0 comments on commit d68d797

Please sign in to comment.