[Git][NTPsec/ntpsec][master] Update macOS CI target to use Monterey/Xcode 14

Matt Selsky (@selsky) gitlab at mg.gitlab.com
Thu Dec 29 07:14:01 UTC 2022



Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
70636e82 by Matt Selsky at 2022-12-29T02:13:23-05:00
Update macOS CI target to use Monterey/Xcode 14

- - - - -


2 changed files:

- .gitlab-ci.yml
- .gitlab-opttest-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -382,7 +382,7 @@ coverity-scan:
 
 macos-basic:
   <<: *job_definition
-  image: macos-11-xcode-12
+  image: macos-12-xcode-14
   script:
     - 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
@@ -398,7 +398,7 @@ macos-basic:
 
 macos-refclocks:
   <<: *job_definition
-  image: macos-11-xcode-12
+  image: macos-12-xcode-14
   script:
     - PKG_CONFIG_PATH=/usr/local/opt/openssl/lib/pkgconfig python ./waf configure --disable-doc --disable-manpage --refclock=all build
   tags:


=====================================
.gitlab-opttest-ci.yml
=====================================
@@ -66,7 +66,7 @@ gentoo-options-tester:
 macos-options-tester:
   stage: test
   needs: []
-  image: macos-11-xcode-12
+  image: macos-12-xcode-14
   script:
     - PKG_CONFIG_PATH=/usr/local/opt/openssl/lib/pkgconfig PYTHON=python2.7 tests/option-tester.sh||true
     - PKG_CONFIG_PATH=/usr/local/opt/openssl/lib/pkgconfig PYTHON=python3 tests/option-tester.sh



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/70636e827fa75c65beba27d50dfbfc757520dccc

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/70636e827fa75c65beba27d50dfbfc757520dccc
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/20221229/d921cb05/attachment-0001.htm>


More information about the vc mailing list