Skip to content

Commit

Permalink
[fix] - kubectl
Browse files Browse the repository at this point in the history
  • Loading branch information
DevOpsNatalie committed Apr 4, 2024
1 parent b78c670 commit 1073da1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
cpu: "2"
memory: "2000Mi"

runs-on: [self-hosted, linux, x86, benchmark]
# runs-on: ubuntu-latest
# runs-on: [self-hosted, linux, x86, benchmark]
runs-on: ubuntu-latest

container:
image: ghcr.io/romange/benchmark-dev:latest
Expand Down

0 comments on commit 1073da1

Please sign in to comment.