Skip to content

Commit 2115d36

Browse files
Attempt to run WebGPU tests in CI
1 parent 837df16 commit 2115d36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/ImageSharp.Drawing.Tests/Processing/Backends/WebGPUDrawingBackendTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright (c) Six Labors.
22
// Licensed under the Six Labors Split License.
33

4-
#if !ENV_CI
4+
#if !ENV_CI_BAK
55
// WebGPU is failing in our CI environment in Ubuntu with
66
// WebGPU adapter request failed with status 'Unavailable'
77
// It's also failing in Windows CI with "Test host process crashed : Fatal error.0xC0000005"

0 commit comments

Comments
 (0)