Skip to content

Commit

Permalink
fixes #13
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhakk-mw committed Oct 5, 2024
1 parent 4fb3a77 commit df29146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/matlab-byoi-dockerfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
fail-fast: false
matrix:
matlab_release_tag: [r2024b, r2024b, r2023b, r2023a, r2022b]
matlab_release_tag: [r2024b, r2024a, r2023b, r2023a, r2022b]
uses: ./.github/workflows/build-and-publish-docker-image.yml
secrets: inherit
with:
Expand Down

0 comments on commit df29146

Please sign in to comment.