We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aef3ab commit 1522ef7Copy full SHA for 1522ef7
1 file changed
.github/workflows/Test-GPU.yml
@@ -24,7 +24,7 @@ jobs:
24
JULIA_SMC_TEST_GROUP: "GPU"
25
strategy:
26
matrix:
27
- julia-version: ['1.10', '1']
+ julia-version: ['1.10', '1.11']
28
steps:
29
- uses: actions/checkout@v5
30
- uses: julia-actions/setup-julia@v2
0 commit comments