Update .github/workflows/cypress.yml

Co-authored-by: Florian Forster <florian@caos.ch>
This commit is contained in:
Elio Bischof 2022-08-04 13:08:05 +02:00 committed by GitHub
parent 48f0a3b7a1
commit 07f6b95851
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ on:
jobs: jobs:
test: test:
runs-on: ubuntu-18.04 runs-on: ubuntu-20.04
steps: steps:
- name: Checkout Repository - name: Checkout Repository
uses: actions/checkout@v2 uses: actions/checkout@v2