We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5b97cd commit 285b4faCopy full SHA for 285b4fa
.github/workflows/continuous-integration.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
platform: [octave]
16
- os: [macos-latest, ubuntu-20.04, ubuntu-22.04]
+ os: [macos-latest, ubuntu-20.04, ubuntu-22.04, ubuntu-24.04]
17
include:
18
- platform: matlab
19
os: ubuntu-latest
0 commit comments