Skip to content

Commit 70cf28c

Browse files
committed
ci: add r2021b
1 parent 1e981a9 commit 70cf28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
matrix:
2828
os: [ubuntu-22.04, windows-2022]
29-
release: [R2022a, R2022b, R2023a, R2023b, R2024a, R2024b, R2025a]
29+
release: [R2021b, R2022a, R2022b, R2023a, R2023b, R2024a, R2024b, R2025a]
3030
# on Linux, even R2025a needs GCC 10.x and hence Github Actions runner ubuntu-22.04
3131
include:
3232
- os: macos-latest

0 commit comments

Comments
 (0)