-
Couldn't load subscription status.
- Fork 29
Open
Description
e.g. here:
webui/.github/workflows/api-and-component.yml
Lines 13 to 21 in 9b6dfa2
matrix: node-version: [20.x, 22.x] runs-on: ubuntu-latest steps: - uses: actions/checkout@v5 - name: Use Node.js 18.x uses: actions/setup-node@v6 with: node-version: ${{ matrix.node-version }}
seems to be common to most of the workflows touched by this PR https://github.com/rucio/webui/pull/671/files
Metadata
Metadata
Assignees
Labels
No labels