Skip to content

Commit

Permalink
fix(ui): pipeline nodejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-segning committed Jul 22, 2024
1 parent b0e1e3c commit c417c50
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ jobs:
build:
runs-on: ubuntu-latest

strategy:
matrix:
node-version: [22.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
- uses: actions/checkout@v3
- name: Use Node.js 22.x
Expand Down

0 comments on commit c417c50

Please sign in to comment.