Skip to content

Commit b6646df

Browse files
committed
ci: use Windows GPU runner for integration tests
Signed-off-by: Karthik Bekal Pattathana <133984042+karthikbekalp@users.noreply.github.com>
1 parent 3210d7a commit b6646df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integ_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
(github.ref == 'refs/heads/mainline' ||
3131
github.ref == 'refs/heads/feature/ci-tests')
3232
name: Integration Tests (Windows, Cinema 4D ${{ inputs.c4d_version }})
33-
runs-on: windows-latest
33+
runs-on: temporary-sizing-testing_windows-2025_gpu-t4-4-core
3434
timeout-minutes: 60
3535
permissions:
3636
id-token: write

0 commit comments

Comments
 (0)