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 4fb3a77 commit df29146Copy full SHA for df29146
.github/workflows/matlab-byoi-dockerfile.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
fail-fast: false
24
matrix:
25
- matlab_release_tag: [r2024b, r2024b, r2023b, r2023a, r2022b]
+ matlab_release_tag: [r2024b, r2024a, r2023b, r2023a, r2022b]
26
uses: ./.github/workflows/build-and-publish-docker-image.yml
27
secrets: inherit
28
with:
0 commit comments