Skip to content

Commit f684e4c

Browse files
Copilotpelikhan
andauthored
Add runs-on: aw-gpu-runner-T4 to 3 daily workflows (#22940)
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/3152ab32-e6fd-4ace-9461-bc149329851f Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
1 parent 0b65e88 commit f684e4c

6 files changed

Lines changed: 9 additions & 6 deletions

File tree

.github/workflows/daily-fact.lock.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-fact.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ engine:
1616
model: gpt-5.1-codex-mini
1717
strict: true
1818
timeout-minutes: 15
19+
runs-on: aw-gpu-runner-T4
1920
inlined-imports: true
2021
features:
2122
action-tag: "v0"

.github/workflows/daily-issues-report.lock.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-issues-report.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ permissions:
88
pull-requests: read
99
discussions: read
1010
engine: codex
11+
runs-on: aw-gpu-runner-T4
1112
strict: true
1213
tracker-id: daily-issues-report
1314
tools:

.github/workflows/daily-news.lock.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-news.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ tracker-id: daily-news-weekday
1717
engine: copilot
1818

1919
timeout-minutes: 30 # Reduced from 45 since pre-fetching data is faster
20+
runs-on: aw-gpu-runner-T4
2021

2122
network:
2223
allowed:

0 commit comments

Comments
 (0)