mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-04-08 11:04:15 +00:00
Try with default python3 version
This commit is contained in:
parent
976eb283f4
commit
c3667a344a
@ -3,7 +3,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
macos:
|
||||
xcode: "9.1.0"
|
||||
xcode: "9.4.0"
|
||||
|
||||
steps:
|
||||
- checkout
|
||||
@ -42,8 +42,8 @@ jobs:
|
||||
- run:
|
||||
name: Building gns3server
|
||||
command: |
|
||||
brew --env
|
||||
brew --config
|
||||
# brew --env
|
||||
# brew --config
|
||||
python3 -V
|
||||
pip3 install -r scripts/requirements.txt
|
||||
python3 scripts/build.py download
|
||||
|
Loading…
x
Reference in New Issue
Block a user