Skip to content

Commit

Permalink
fix(workflow): Update integration-test.yml for running on ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Shouren authored Dec 25, 2024
1 parent 34d7e4e commit 6649421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ env:

jobs:
openmldb-test-python:
runs-on: [self-hosted,generic]
runs-on: ubuntu-latest
container:
image: ghcr.io/4paradigm/hybridsql:latest
steps:
Expand Down

0 comments on commit 6649421

Please sign in to comment.