Skip to content

Commit 91c2e8c

Browse files
committed
enable wgpu on linux
1 parent 278556a commit 91c2e8c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/validate.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ jobs:
3535
# windows can have CPU Vulkan but Burn doesn't select CPU well yet
3636
- os: windows-latest
3737
backend: "wgpu"
38-
# ubuntu is throwing SIGSEGV
39-
- os: ubuntu-latest
40-
backend: "wgpu"
4138
steps:
4239
- name: Checkout
4340
uses: actions/checkout@v2

0 commit comments

Comments
 (0)