Skip to content

Commit

Permalink
Acceptance tests of prefixed site in Node 20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleybl committed Mar 6, 2024
1 parent aa0c72b commit 3938b21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1234,7 +1234,7 @@ jobs:
timeout-minutes: 35
strategy:
matrix:
node-version: [18.x]
node-version: [20.x]
steps:
- uses: actions/checkout@v3

Expand Down Expand Up @@ -1319,7 +1319,7 @@ jobs:
timeout-minutes: 35
strategy:
matrix:
node-version: [18.x]
node-version: [20.x]
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 3938b21

Please sign in to comment.