diff --git a/.github/workflows/integration_test.yaml b/.github/workflows/integration_test.yaml index 28c6c018..3f154ac9 100644 --- a/.github/workflows/integration_test.yaml +++ b/.github/workflows/integration_test.yaml @@ -14,4 +14,5 @@ jobs: juju-channel: 3.1/stable channel: 1.28-strict/stable modules: '["test_charm", "test_saml", "test_users", "test_db_migration"]' - self-hosted-runner: false + self-hosted-runner: true + self-hosted-runner-label: "edge"