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 ca7a5e6 commit bd366dbCopy full SHA for bd366db
.github/workflows/parallel-server-images.yml
@@ -76,7 +76,7 @@ jobs:
76
strategy:
77
fail-fast: false
78
matrix:
79
- matlab-release: [r2024a]
+ matlab-release: [r2024a, r2024b]
80
81
env:
82
WORKER_IMAGE: ghcr.io/mathworks-ref-arch/matlab-parallel-server-k8s/mjs-worker-image
0 commit comments