mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 10:47:37 +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
|
||||
|
||||
jobs:
|
||||
|
||||
login-integration-test:
|
||||
name: login-integration-test
|
||||
runs-on: depot-ubuntu-22.04-8
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Reference in New Issue
Block a user