Skip to content

Commit 1522ef7

Browse files
committed
Run GPU CI on 1.11 too
1 parent 5aef3ab commit 1522ef7

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']
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)