Skip to content

Commit

Permalink
add container annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
himaster committed Nov 12, 2024
1 parent 951caf4 commit 67832b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
integration-tests:
name: Run integration tests
runs-on: ["self-hosted", "k8s-prod", "ubuntu-22"]
container: "summerwind/actions-runner:ubuntu-22.04"
timeout-minutes: 120
env:
RUSTFLAGS: "-C link-arg=-fuse-ld=lld -D warnings"
Expand Down

0 comments on commit 67832b9

Please sign in to comment.