Merge pull request #3052 from testssl/mac_runner_update

Update runner to macos-26 (arm64 as before)
This commit is contained in:
Dirk Wetter
2026-06-08 17:08:16 +02:00
committed by GitHub
+1 -1
View File
@@ -24,7 +24,7 @@ permissions:
jobs: jobs:
build: build:
runs-on: macos-14 runs-on: macos-26
name: PoC unit test on MacOS name: PoC unit test on MacOS
steps: steps: