Skip to content

Commit 86b51fe

Browse files
Test OpenCL on Julia 1.11 (#605)
So that the latest `SPIRVIntrinsics` is automatically picked up.
1 parent 4b5f6cb commit 86b51fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- uses: actions/checkout@v4
4646
- uses: julia-actions/setup-julia@v2
4747
with:
48-
version: '1.10'
48+
version: '1.11'
4949
- uses: julia-actions/cache@v2
5050
- name: Run tests
5151
run: |

0 commit comments

Comments
 (0)