Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f176285

Browse files
authored
chore: Run with latest Node 16 again (#1071)
1 parent 00c89dc commit f176285

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎.github/workflows/validate.yml‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ jobs:
2020
strategy:
2121
fail-fast: false
2222
matrix:
23-
# TODO: relax `'16.9.1'` to `16` once GitHub has 16.9.1 cached. 16.9.0 is broken due to https://github.com/nodejs/node/issues/40030
24-
node: [12, 14, '16.9.1']
23+
node: [12, 14, 16]
2524
react: [latest, next, experimental]
2625
runs-on: ubuntu-latest
2726
steps:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /