Skip to content

Commit c896c1e

Browse files
committed
Added 26a to build and test
1 parent 81d4fc9 commit c896c1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/testframeworkextensions-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
matrix:
2222
platform: [ubuntu-latest, windows-latest]
23-
matlab-version: [R2023b, R2024b, R2025b]
23+
matlab-version: [R2023b, R2024b, R2025b, R2026a]
2424
runs-on: ${{ matrix.platform }}
2525
continue-on-error: false
2626
steps:
@@ -74,7 +74,7 @@ jobs:
7474
uses: matlab-actions/setup-matlab@v2
7575
with:
7676
products: MATLAB
77-
release: R2025b
77+
release: R2026a
7878

7979
- name: Download and Install DocMaker
8080
uses: matlab-actions/run-command@v2

0 commit comments

Comments
 (0)