From 7e4a9340fd4fcdac9f63f65f4a3fd1051aa3431f Mon Sep 17 00:00:00 2001 From: Abdelsalam Date: Tue, 31 Mar 2026 18:41:01 +0200 Subject: [PATCH] ci: Disable gpu-testing environment approval for testing --- .github/workflows/gpu-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gpu-tests.yml b/.github/workflows/gpu-tests.yml index 85c0d740..2766d0d2 100644 --- a/.github/workflows/gpu-tests.yml +++ b/.github/workflows/gpu-tests.yml @@ -27,7 +27,7 @@ jobs: gpu-tests: runs-on: gpu-1 timeout-minutes: 30 - environment: gpu-testing + # environment: gpu-testing # disabled for testing permissions: contents: read strategy: