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 f114f0e commit a140396Copy full SHA for a140396
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
MATLABVersion: [R2023b,R2024a]
17
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-latest
18
steps:
19
# Checks-out your repository
20
- uses: actions/checkout@v3
0 commit comments