We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f066ccd commit e67e6deCopy full SHA for e67e6de
1 file changed
.github/workflows/linux_test_install.yml
@@ -78,7 +78,7 @@ jobs:
78
BUILD_TASK: ['test-install']
79
80
# Define the list of Node.js versions on which to run this job:
81
- NODE_VERSION: ['20', '18', 16', '14', '12', '10', '8', '6', '4', '0.12', '0.10']
+ NODE_VERSION: ['20', '18', '16', '14', '12', '10', '8', '6', '4', '0.12', '0.10']
82
83
# Define the list of package managers to test:
84
PACKAGE_MANAGER: ['npm']
0 commit comments