diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6516f30..0f2ce9b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: strategy: fail-fast: false matrix: - MATLABVersion: [R2021a,R2023a,R2023b] + MATLABVersion: [R2023a,R2023b,R2024a] runs-on: ubuntu-latest steps: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it @@ -65,4 +65,4 @@ jobs: git config user.email "<>" git commit Images/TestedWith.json -m "Update CI badges ${{ github.ref_name }}" git fetch - git push \ No newline at end of file + git push