Skip to content

Commit b2c476c

Browse files
authored
Fix benchmark container image (#7559)
1 parent 4892737 commit b2c476c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Benchmark SDK
1616
runs-on: oracle-bare-metal-64cpu-512gb-x86-64
1717
container:
18-
image: ubuntu-24.04
18+
image: ubuntu:24.04
1919
timeout-minutes: 10
2020
steps:
2121
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)