Skip to content

Commit c0c9d66

Browse files
committed
No 1.12 GPU test
1 parent cee5cd3 commit c0c9d66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Test-GPU.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
JULIA_SMC_TEST_GROUP: 'GPU'
2525
strategy:
2626
matrix:
27-
julia-version: ['1.10', '1.11', '1.12']
27+
julia-version: ['1.10', '1.11']
2828
steps:
2929
- uses: actions/checkout@v5
3030
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)