We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1699ae8 commit f422946Copy full SHA for f422946
1 file changed
.github/workflows/build_workstation_ubuntu_cuda128.yml
@@ -5,8 +5,8 @@ on:
5
6
jobs:
7
build-ubuntu-cuda128:
8
- runs-on: ubuntu-22.04
9
- timeout-minutes: 90
+ runs-on: ubuntu-latest-xl
+ timeout-minutes: 180
10
11
steps:
12
- name: Checkout
0 commit comments