We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f81cd8d commit f80a160Copy full SHA for f80a160
.github/workflows/release.yml
@@ -12,6 +12,7 @@ jobs:
12
# This workflow contains:
13
# 1. a matrixed test job run across a bunch of releases of MATLAB
14
# 2. a reporting job that summarizes the tests, and updates release badge
15
+ # Added support for R2023b
16
test:
17
strategy:
18
fail-fast: false
0 commit comments