This website works better with JavaScript
Home
Explore
Help
Sign In
cturan
/
vendure
mirror of
https://github.com/vendure-ecommerce/vendure
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
chore: Update build & test workflow to use Node v14.x
Michael Bromley
4 years ago
parent
049c75c034
commit
e651ab1dfc
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/build_and_test.yml
+ 1
- 1
.github/workflows/build_and_test.yml
View File
@@ -10,7 +10,7 @@ on:
- next
env:
CI: true
- node: 1
2
.x
+ node: 1
4
.x
jobs:
build:
name: build