Skip to content

Commit 682e76c

Browse files
committed
fixup: use custom runner version
1 parent f5ffa76 commit 682e76c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
env:
6969
CODSPEED_GO_PKG_VERSION: ${{ github.head_ref || github.ref_name }}
7070
with:
71+
runner-version: branch:cod-2107-support-golang
7172
mode: ${{ matrix.mode }}
7273
working-directory: example
7374
run: cargo r --release --manifest-path ../go-runner/Cargo.toml -- test -bench=. ${{ matrix.target }}

0 commit comments

Comments
 (0)