github-action-test icon indicating copy to clipboard operation
github-action-test copied to clipboard

debug macos-13 build

Open chenrui333 opened this issue 1 year ago • 2 comments

chenrui333 avatar Mar 08 '24 21:03 chenrui333

refresh

chenrui333 avatar Oct 27 '24 00:10 chenrui333

Homebrew Ruby: 3.3.6 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.6/bin/ruby
CPU: quad-core 64-bit ivybridge
Clang: 15.0.0 build 1500
Git: 2.47.0 => /usr/local/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 13.7.1-x86_64
CLT: 14.3.1.0.1.1683849156
Xcode: 15.2 => /Applications/Xcode_15.2.app/Contents/Developer
bash-3.2$ /usr/bin/curl --version
curl 8.7.1 (x86_64-apple-darwin22.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.11 nghttp2/1.51.0
Release-Date: 2024-03-27
Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
bash-3.2$ otool -L /usr/bin/curl
/usr/bin/curl:
        /usr/lib/libcurl.4.dylib (compatibility version 7.0.0, current version 9.0.0)
        /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.11)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1319.100.3)

chenrui333 avatar Nov 14 '24 19:11 chenrui333

  • https://github.com/Homebrew/brew/pull/20672
  • https://github.com/chenrui333/github-action-test/pull/558

chenrui333 avatar Oct 04 '25 18:10 chenrui333