mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 17:27:31 +00:00
use gh runner
This commit is contained in:
3
.github/workflows/login-integration-test.yml
vendored
3
.github/workflows/login-integration-test.yml
vendored
@@ -8,10 +8,9 @@ on:
|
|||||||
type: string
|
type: string
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
login-integration-test:
|
login-integration-test:
|
||||||
name: login-integration-test
|
name: login-integration-test
|
||||||
runs-on: depot-ubuntu-22.04-8
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Reference in New Issue
Block a user