mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-23 18:57:09 +08:00
ci: Change build and test jobs to self-hosted runners (#9837)
This commit is contained in:
committed by
GitHub
parent
8c9d5824f7
commit
726beaebc3
2
.github/workflows/docker_test.yml
vendored
2
.github/workflows/docker_test.yml
vendored
@ -24,7 +24,7 @@ env:
|
||||
|
||||
jobs:
|
||||
test-docker:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
name: Test docker images
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user