mirror of
https://github.com/eugeny/tabby
synced 2026-08-22 22:06:56 +00:00
downgraded ci node to stable
This commit is contained in:
@@ -9,11 +9,11 @@ jobs:
|
||||
uses: actions/checkout@v2.3.4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
- name: Install Node
|
||||
uses: actions/setup-node@v2.1.5
|
||||
with:
|
||||
node-version: 15
|
||||
node-version: 14
|
||||
|
||||
- name: Install deps
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user