Skip to content

Commit

Permalink
Update tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
himaster authored Nov 12, 2024
1 parent 50b2bd6 commit 35f5376
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ env:
jobs:
integration-tests:
name: Run integration tests
runs-on: ["self-hosted", "k8s-prod"]
container:
image: summerwind/actions-runner:ubuntu-22.04
options: --user root
runs-on: ["self-hosted", "k8s-prod-ubuntu-22"]
timeout-minutes: 120
env:
RUSTFLAGS: "-C link-arg=-fuse-ld=lld -D warnings"
Expand Down

0 comments on commit 35f5376

Please sign in to comment.