From 542757ae3cef327bd5db80c131cf9d2836b1911b Mon Sep 17 00:00:00 2001 From: Sandeep Datta Date: Thu, 10 Aug 2023 19:43:04 -0700 Subject: [PATCH] Attempt 3. +matrix.has-gpu. --- .github/workflows/gh-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-test.yml b/.github/workflows/gh-test.yml index 469d255fd..39247e8d4 100644 --- a/.github/workflows/gh-test.yml +++ b/.github/workflows/gh-test.yml @@ -13,7 +13,7 @@ on: required: true type: string has-gpu: - require: true + required: true type: boolean description: "The runner has GPU(s)." sha: