Getting from github runner under MacOS

as there is an inexplicable difference between a real Mac
which passes the run and the one in github

-"DNS_HTTPS_rrecord","testssl.sh/81.169.235.32","443","OK","81.169.235.32","",""
+"DNS_HTTPS_rrecord","testssl.sh/81.169.235.32","443","OK","1 . alpn='h2'","",""

The first line comes from the runner
This commit is contained in:
Dirk Wetter
2026-06-01 10:14:25 +02:00
parent e365ccf03f
commit ba7d9604a9
+2
View File
@@ -45,6 +45,8 @@ jobs:
printf "%s\n" "----------"
bash --version
printf "%s\n" "----------"
echo $PATH
printf "%s\n" "----------"
- name: Install perl modules
run: |