mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
swited to Node 14
This commit is contained in:
2
.github/workflows/backend.yaml
vendored
2
.github/workflows/backend.yaml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '16'
|
||||
node-version: '14'
|
||||
- name: Run Backend tests
|
||||
run: |-
|
||||
sudo apt-get update
|
||||
|
||||
Reference in New Issue
Block a user