We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd1049 commit 95039b8Copy full SHA for 95039b8
1 file changed
.github/workflows/Test.yml
@@ -47,6 +47,15 @@ jobs:
47
pocl: local
48
- os: windows-2025
49
50
+ # Remove these exclusions once macOS CI hangs are fixed
51
+ - os: macOS-15-intel
52
+ memory_backend: svm
53
54
+ memory_backend: buffer
55
+ - os: macOS-15
56
57
58
59
steps:
60
- name: Checkout OpenCL.jl
61
uses: actions/checkout@v5
0 commit comments