Skip to content

Commit 59bf675

Browse files
authored
Update parallel-server-images.yml
Build R2025b
1 parent e13c4ed commit 59bf675

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/parallel-server-images.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
strategy:
3232
fail-fast: false
3333
matrix:
34-
matlab-release: [r2024a, r2024b, r2025a, r2025b]
34+
matlab-release: [r2025b]
3535

3636
steps:
3737
- name: Checkout repo
@@ -77,7 +77,7 @@ jobs:
7777
strategy:
7878
fail-fast: false
7979
matrix:
80-
matlab-release: [r2024a, r2024b, r2025a, r2025b]
80+
matlab-release: [r2025b]
8181

8282
env:
8383
WORKER_IMAGE: ghcr.io/mathworks-ref-arch/matlab-parallel-server-k8s/mjs-worker-image

0 commit comments

Comments
 (0)