Skip to content

Commit

Permalink
chore: use node 18 for e2e test workflow (#5174)
Browse files Browse the repository at this point in the history
  • Loading branch information
daphne-sfdc authored Oct 20, 2023
1 parent 6736855 commit 2c7b2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runE2ETest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
os: [macos-latest, windows-latest, ubuntu-latest]
nodeVersion:
- 16.15.1
- 18.11.0
vscodeVersion:
- stable
steps:
Expand Down

0 comments on commit 2c7b2df

Please sign in to comment.