Skip to content

Commit 878cc8c

Browse files
authored
Merge pull request #784 from allenai/chrisn/update_gpu_check_clusters
update GPU check clusters to ai2/neptune-cirrascale
2 parents 1e6981b + b88570b commit 878cc8c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,7 @@ jobs:
147147
gpuCount: 1
148148
constraints:
149149
cluster:
150-
- ai2/general-cirrascale
151-
- ai2/allennlp-cirrascale
150+
- ai2/neptune-cirrascale
152151
envVars:
153152
- name: COMMIT_SHA
154153
value: ${{ env.COMMIT_SHA }}

0 commit comments

Comments
 (0)