Commit 3f4adc9
authored
Add Windows and macOS support to qualify_25a CI workflow
This PR updates the `qualify_25a.yml` workflow to add support for running tests on Windows and macOS, in addition to the existing Ubuntu runs.
It also updates all GitHub Actions to their latest stable versions:
- 'setup-python@v5.6.0'
- 'setup-matlab@v2.5.0'
- 'checkout@v4.2.2'
- 'run-tests@v2.1.1'
The test matrix now runs across Python 3.12 to 3.9 on all three platforms.1 parent 65cb554 commit 3f4adc9
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| 23 | + | |
25 | 24 | | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
30 | | - | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | | - | |
| 34 | + | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
0 commit comments