Skip to content

Commit

Permalink
test: test on 32xl
Browse files Browse the repository at this point in the history
  • Loading branch information
tchataigner committed Oct 25, 2024
1 parent b80d36a commit 4f7d491
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ on:
description: 'Send message to topic (default is `chat`). Ignored if `private` input is specified'
type: string
required: false

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
Expand Down Expand Up @@ -301,7 +301,7 @@ jobs:

bench-test:
name: Light client benchmark test
runs-on: warp-custom-r7iz-metal-16xl
runs-on: warp-custom-r7iz-metal-32xl
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 4f7d491

Please sign in to comment.