[Git][NTPsec/ntpsec][master] Use fully qualified path to python binary on macOS option tester CI target

Matt Selsky (@selsky) gitlab at mg.gitlab.com
Tue Jun 20 05:33:00 UTC 2023



Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
555e2594 by Matt Selsky at 2023-06-20T01:31:42-04:00
Use fully qualified path to python binary on macOS option tester CI target

Fixes NTPsec/ntpsec#788

- - - - -


1 changed file:

- .gitlab-opttest-ci.yml


Changes:

=====================================
.gitlab-opttest-ci.yml
=====================================
@@ -76,7 +76,7 @@ macos-options-tester:
   needs: []
   image: macos-12-xcode-14
   script:
-    - PKG_CONFIG_PATH=${HOMEBREW_PREFIX}/opt/openssl/lib/pkgconfig PYTHON=python3 tests/option-tester.sh
+    - PKG_CONFIG_PATH=${HOMEBREW_PREFIX}/opt/openssl/lib/pkgconfig PYTHON=${HOMEBREW_PREFIX}/bin/python3 tests/option-tester.sh
   tags:
     - saas-macos-medium-m1
   rules:



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/555e2594ccf50d0e350c5cd402bf21e8b595a132

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/555e2594ccf50d0e350c5cd402bf21e8b595a132
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/20230620/d1477d5f/attachment-0001.htm>


More information about the vc mailing list