workflows: Move npm-update to Ubuntu 20.04

See https://github.com/cockpit-project/starter-kit/pull/409
This commit is contained in:
Sanne Raymaekers 2020-12-28 16:17:30 +01:00
parent 9bfa5f8c1f
commit e814ae1bb8

View file

@ -5,7 +5,7 @@ on:
workflow_dispatch:
jobs:
npm-update:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Set up dependencies
run: sudo apt-get install -y npm make