[Git][NTPsec/ntpsec][20k-Nov22-install-test-fix] CI: Try forcing python3 on macOS basic runner.
James Browning
gitlab at mg.gitlab.com
Thu Nov 26 23:41:48 UTC 2020
James Browning pushed to branch 20k-Nov22-install-test-fix at NTPsec / ntpsec
Commits:
83f89936 by James Browning at 2020-11-26T15:41:22-08:00
CI: Try forcing python3 on macOS basic runner.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -437,7 +437,7 @@ coverity-scan:
macos-basic:
<<: *job_definition
script:
- - PKG_CONFIG_PATH=/usr/local/opt/openssl/lib/pkgconfig python ./waf configure --disable-doc --disable-manpage build
+ - PKG_CONFIG_PATH=/usr/local/opt/openssl/lib/pkgconfig python ./waf configure --disable-doc --disable-manpage build --python=python3
- DESTDIR=build/prison python ./waf install
- DESTDIR=./prison python ./waf install
- DESTDIR=../prison python ./waf install
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/83f89936c6615ffac99fa7388a61c35308b36806
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/83f89936c6615ffac99fa7388a61c35308b36806
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20201126/6187c942/attachment.htm>
More information about the vc
mailing list