We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa61ccc commit e13c4edCopy full SHA for e13c4ed
.github/workflows/parallel-server-images.yml
@@ -77,7 +77,7 @@ jobs:
77
strategy:
78
fail-fast: false
79
matrix:
80
- matlab-release: [r2024a, r2024b, r2025a]
+ matlab-release: [r2024a, r2024b, r2025a, r2025b]
81
82
env:
83
WORKER_IMAGE: ghcr.io/mathworks-ref-arch/matlab-parallel-server-k8s/mjs-worker-image
0 commit comments