Temporarily pin Node 20 version in CI (#8431)

This commit is contained in:
Matthew Phillips 2023-09-06 21:33:00 +08:00 committed by GitHub
parent bd8aa9a996
commit fa826f84b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -108,7 +108,7 @@ jobs:
strategy:
matrix:
OS: [ubuntu-latest]
NODE_VERSION: [18, 20]
NODE_VERSION: [18, 20.5.1]
include:
- os: macos-latest
NODE_VERSION: 18