Merge branch 'pipelines' of github.com:zitadel/zitadel into pipelines

This commit is contained in:
Elio Bischof 2022-08-04 13:11:27 +02:00
commit af03bbd117
No known key found for this signature in database
GPG Key ID: 7B383FDE4DDBF1BD

View File

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