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 5829b0c commit d3947c6Copy full SHA for d3947c6
1 file changed
.github/workflows/continuous-integration.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
platform: [octave]
16
# os: [macos-10.15, macos-11.0, ubuntu-16.04, ubuntu-18.04, ubuntu-20.04]
17
- os: [macos-latest, ubuntu-16.04, ubuntu-18.04, ubuntu-20.04]
+ os: [macos-latest, ubuntu-18.04, ubuntu-20.04]
18
include:
19
- platform: matlab
20
os: ubuntu-latest
0 commit comments