mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-06-23 08:47:38 +02:00
Update runneer to macos-26 (arm64 as before)
... as they were strange failures in the past. Supported runners: https://docs.github.com/en/actions/reference/runners/github-hosted-runners#single-cpu-runners . Details: https://github.com/actions/runner-images/blob/main/images/macos/macos-26-arm64-Readme.md
This commit is contained in:
@@ -24,7 +24,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: macos-14
|
||||
runs-on: macos-26
|
||||
|
||||
name: PoC unit test on MacOS
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user