[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:46:23 UTC 2020



James Browning pushed to branch 20k-Nov22-install-test-fix at NTPsec / ntpsec


Commits:
5ec5899c by James Browning at 2020-11-26T15:45:57-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 --pyshebang "/usr/bin/env 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/5ec5899ce31ac18a2ac37bcb520fb08be6a46a79

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/5ec5899ce31ac18a2ac37bcb520fb08be6a46a79
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/91671320/attachment.htm>


More information about the vc mailing list