Skip to content

Commit df29146

Browse files
committed
fixes #13
1 parent 4fb3a77 commit df29146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/matlab-byoi-dockerfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
fail-fast: false
2424
matrix:
25-
matlab_release_tag: [r2024b, r2024b, r2023b, r2023a, r2022b]
25+
matlab_release_tag: [r2024b, r2024a, r2023b, r2023a, r2022b]
2626
uses: ./.github/workflows/build-and-publish-docker-image.yml
2727
secrets: inherit
2828
with:

0 commit comments

Comments
 (0)