macos: switch to base-5.0.1

This commit is contained in:
Eric Le Lay 2020-01-13 19:21:28 +01:00
parent c5e9ecddf6
commit 9dddde441a

View file

@ -6,7 +6,7 @@ jobs:
# important: must be same as mac bundle's python
- image: python:3.6
environment:
- BUNDLE_TAG: base-4.1.0
- BUNDLE_TAG: base-5.0.1
shell: /bin/bash --login -o pipefail
steps:
- checkout