Changing to public runner (#829)

This commit is contained in:
Gopi Raga
2023-06-26 12:41:19 +05:30
committed by GitHub
parent e9ac6360ec
commit 446befd37f

View File

@@ -78,7 +78,7 @@ jobs:
registry_password: ${{ secrets.DOCKER_USER_PASSWORD }}
test:
runs-on: [self-hosted, small]
runs-on: ubuntu-latest
needs: [build]
timeout-minutes: 1440