test ubuntu-20.04

ubuntu-test
Alexander Bentkamp 3 years ago
parent 923a6cfb4f
commit 78ef3e0755

@ -3,7 +3,7 @@ run-name: Build the project
on: [push]
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3

Loading…
Cancel
Save