We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1225d38 commit 28ef138Copy full SHA for 28ef138
.github/workflows/guided_notebook_tests.yaml
@@ -125,7 +125,7 @@ jobs:
125
126
verify-1_cluster_job_client:
127
if: ${{ contains(github.event.pull_request.labels.*.name, 'test-guided-notebooks') }}
128
- runs-on: ubuntu-20.04-4core-gpu
+ runs-on: gpu-t4-4-core
129
130
steps:
131
- name: Checkout code
@@ -247,7 +247,7 @@ jobs:
247
248
verify-2_basic_interactive:
249
250
251
252
253
0 commit comments