We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292f678 commit 6d9618eCopy full SHA for 6d9618e
1 file changed
.github/workflows/terminal-bench.yaml
@@ -16,7 +16,7 @@ on:
16
jobs:
17
run-benchmark:
18
# avoids disk storage issues
19
- runs-on: ubuntu-latest-8-cores
+ runs-on: ubuntu-latest
20
# makes these env vars available in main.py
21
env:
22
CHAT_DOWNLOAD_ROLE_ARN: ${{ secrets.CHAT_DOWNLOAD_ROLE_ARN }}
0 commit comments