mirror of
https://github.com/unraid/api.git
synced 2026-01-02 22:50:02 -06:00
ci(node): update to v14.x
This commit is contained in:
2
.github/workflows/production.yml
vendored
2
.github/workflows/production.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [13.x]
|
||||
node-version: [14.x]
|
||||
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
|
||||
Reference in New Issue
Block a user