Skip to content

Commit

Permalink
Update debug.yml
Browse files Browse the repository at this point in the history
Add R2023b
  • Loading branch information
thorstone25 authored Sep 27, 2024
1 parent e033293 commit 4373634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
platform: [macos-latest]
release: [R2023a]
release: [R2023a, R2023b]
runs-on: ${{ matrix.platform }}
steps:
- name: Check out repository
Expand Down

0 comments on commit 4373634

Please sign in to comment.