Skip to content

Commit 5f490d0

Browse files
committed
ci: add r2021a
1 parent 42ab69e commit 5f490d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ jobs:
2626
strategy:
2727
matrix:
2828
os: [ubuntu-22.04, windows-2022]
29-
release: [R2021b, R2022a, R2022b, R2023a, R2023b, R2024a, R2024b, R2025a]
29+
release: [R2021a, 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.
31-
# R2021b, R2022a officially need Ubuntu 20.04,
31+
# R2021a...R2022a officially need Ubuntu 20.04,
3232
# which is no longer available on Github Actions
3333
include:
3434
- os: macos-latest

0 commit comments

Comments
 (0)