Commit 62f99b6
committed
[gh actions] Disable MacOS Python 3.9 build
github actions currently resolves the pyyaml pip install package
for python 3.9 not to the required macos package, but to the
default pyyaml 6.0.tar package, which is a linux distribution
and fails on install. MacOS Python version 3.9 build will stay
disabled until this is resolved.1 parent 615b73c commit 62f99b6
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
59 | 65 | | |
60 | 66 | | |
61 | 67 | | |
| |||
0 commit comments