Skip to content

Commit

Permalink
hm
Browse files Browse the repository at this point in the history
jtguibas committed Oct 8, 2024
1 parent 826d6f1 commit 622712f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/suite.yml
Original file line number Diff line number Diff line change
@@ -95,7 +95,7 @@ jobs:
matrix:
workload: ${{ fromJSON(github.event.inputs.network_workloads) }}
name: ${{ matrix.workload }} (network)
runs-on: ["runs-on", "runner=4cpu-linux-x64", "spot=false", "run-id=${{ github.run_id }}"]
runs-on: ["runs-on", "runner=8cpu-linux-x64", "spot=false", "run-id=${{ github.run_id }}"]
steps:
- name: Checkout sources
uses: actions/checkout@v4

0 comments on commit 622712f

Please sign in to comment.