Merge pull request #2059 from novnc/macos26

Use macOS 26 runner instead of macOS 10.15
This commit is contained in:
Samuel Mannehed (ThinLinc team)
2026-05-23 15:08:17 +02:00
committed by GitHub

View File

@@ -13,7 +13,10 @@ jobs:
- ChromeHeadless
- FirefoxHeadless
include:
- os: macos-latest
# FIXME: We'd like to use "macos-latest", but Safari tests
# are flaky on it and timeout often. As of 2026-05-23
# macos-latest is still on 10.15.
- os: macos-26
browser: Safari
- os: windows-latest
browser: EdgeHeadless