File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 strategy :
2929 matrix :
3030 os : [ubuntu-22.04, macos-latest, windows-latest]
31- release : [R2023b , R2025a]
31+ release : [R2022b , R2025a]
3232 startup-options : ["-nojvm"]
3333
3434 steps :
Original file line number Diff line number Diff line change 2626
2727 strategy :
2828 matrix :
29- os : [ubuntu-22.04, windows-2022 , macos-latest]
29+ os : [ubuntu-22.04, windows-2025 , macos-latest]
3030 release : [R2024a, R2024b, R2025a]
3131# on Linux, even R2025a needs GCC 10.x and hence Github Actions runner ubuntu-22.04.
3232# R2021a...R2022a officially need Ubuntu 20.04, which is no longer available on Github Actions
7272
7373 strategy :
7474 matrix :
75- os : [ubuntu-22.04]
75+ os : [ubuntu-22.04, windows-latest ]
7676 release : [R2022a, R2022b, R2023a, R2023b]
7777
7878 steps :
You can’t perform that action at this time.
0 commit comments