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

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