Skip to content

Commit

Permalink
fix runner
Browse files Browse the repository at this point in the history
  • Loading branch information
himaster committed Nov 12, 2024
1 parent 67832b9 commit 1310316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
jobs:
integration-tests:
name: Run integration tests
runs-on: ["self-hosted", "k8s-prod", "ubuntu-22"]
runs-on: ["self-hosted", "k8s-prod"]
container: "summerwind/actions-runner:ubuntu-22.04"
timeout-minutes: 120
env:
Expand Down

0 comments on commit 1310316

Please sign in to comment.