Skip to content

Commit

Permalink
use version 18
Browse files Browse the repository at this point in the history
  • Loading branch information
konfig-bot committed Oct 27, 2023
1 parent ef5e486 commit 291351b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/konfig-api-portal-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ jobs:
strategy:
matrix:
os: ['ubuntu-latest']
node_version: [lts/*]
# major version 18
node_version: ['lts/hydrogen']
fail-fast: false
runs-on: ${{ matrix.os }}
env:
Expand Down

0 comments on commit 291351b

Please sign in to comment.