Skip to content

Commit

Permalink
fix another missed ubuntu-latest-* instance
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey Sica <[email protected]>
  • Loading branch information
jeefy committed Aug 6, 2024
1 parent 418ac4e commit 254cd84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
runs-on:
required: false
type: string
default: "['ubuntu-latest-8-cores']"
default: "['ubuntu-latest']"
permissions: read-all

jobs:
Expand Down

0 comments on commit 254cd84

Please sign in to comment.