fixes the PR testing problems

This commit is contained in:
Georg Lauterbach 2021-01-16 15:34:31 +01:00
parent 614fbb4983
commit c31a62d2f6
No known key found for this signature in database
GPG key ID: 2FDC58699AF121C6
6 changed files with 30 additions and 49 deletions

View file

@ -8,7 +8,7 @@ on:
jobs:
lint:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2