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 8f96385 commit 2be1ff1Copy full SHA for 2be1ff1
.github/workflows/ci.yml
@@ -74,4 +74,5 @@ jobs:
74
uses: ./.github/workflows/composite-nomex
75
76
- name: MEX tests
77
+ if: ${{ matrix.release >= 'R2023b' }}
78
uses: ./.github/workflows/composite-mex
0 commit comments