We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e981a9 commit 70cf28cCopy full SHA for 70cf28c
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
strategy:
27
matrix:
28
os: [ubuntu-22.04, windows-2022]
29
- release: [R2022a, R2022b, R2023a, R2023b, R2024a, R2024b, R2025a]
+ release: [R2021b, R2022a, R2022b, R2023a, R2023b, R2024a, R2024b, R2025a]
30
# on Linux, even R2025a needs GCC 10.x and hence Github Actions runner ubuntu-22.04
31
include:
32
- os: macos-latest
0 commit comments