Robin Dunn
be0ba7db80
Install and test with the wheel, not the deprecated distutils install command.
2022-06-01 13:00:17 -07:00
Scott Talbert
0dd5f45c12
Try using ccache on macOS CI too
2022-05-04 22:52:23 -04:00
Scott Talbert
26dec8d5b4
macOS CI: switch to macOS 11
2022-01-24 15:00:17 -05:00
Scott Talbert
440c1b018f
Switch macOS CI to use Python from Azure images
...
Fixes Python 3.10 and should be faster not having to download & install
Python and pip.
This also removes Python 3.6 from macOS CI - the Azure hosted version of
Python 3.6 has a problem with linker flags (it is setting -stack_size) and
can't compile Python extensions. Python 3.6 is going to be EOL in a month or
so, so it seems fine to just remove it from CI.
2021-11-19 13:44:25 -05:00
Scott Talbert
753c6bfcbd
Add Python 3.10 CI builds
2021-11-18 10:29:39 -05:00
Scott Talbert
dcf7a8c2c2
Update macOS CI to use non-deprecated image and latest Pythons
2021-11-18 10:28:59 -05:00
Robin Dunn
d1a68eac0f
Remove the maxParallel constraints. Let Azure take care of that.
2020-10-09 12:22:48 -07:00
Robin Dunn
c08fe42b39
Add Python 3.9 builds for Linux and macOS
2020-10-09 10:44:33 -07:00
Robin Dunn
3e33207e6d
Drop Py27 builds
2020-07-29 17:12:32 -07:00
Robin Dunn
c7c5c93612
Let's see if Azure Pipelines will let us have a longer timeout
2020-07-29 17:10:17 -07:00
Robin Dunn
cb7f95d9b7
Switch to the macOS-10.14 image on Azure
2020-03-23 14:10:08 -07:00
Robin Dunn
733c11fdbc
Set setuptools version to <45 for Python2.7
2020-01-22 11:31:14 -08:00
Robin Dunn
b3f0ee10dc
Oops, use python3.8 for the 3.8 build
2019-10-17 20:19:12 -07:00
Robin Dunn
c14e3c7940
Add Azure builds for Python 3.8
2019-10-17 16:41:58 -07:00
Robin Dunn
56399934b7
Separate out the generate code step, like on Windows
2019-06-10 09:27:34 -07:00
Robin Dunn
68d6c3b753
Shorten the matrix IDs, just to simplify the display on Github a little
2019-06-06 22:09:25 -07:00
Robin Dunn
1b0e22b410
Update to newest python versions
2019-06-06 19:58:12 -07:00
Robin Dunn
10c842966f
Copy current azure pipeline files from test repo
2019-06-03 22:28:32 -07:00