Skip to content

Commit 6140c53

Browse files
committed
Fewer tests
1 parent 1c1e335 commit 6140c53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
version: ['1.10', '1.12']
26-
os: [ubuntu-24.04, ubuntu-24.04-arm, macOS-15, macOS-15-intel, windows-2025]
26+
os: [ubuntu-24.04-arm, macOS-15, macOS-15-intel, windows-2025]
2727
arch: [x64, arm64]
28-
pocl: [jll, local]
28+
pocl: [jll]
2929
memory_backend: [usm, svm, buffer]
3030
exclude:
3131
# unsupported combinations

0 commit comments

Comments
 (0)