mirror of
https://github.com/novnc/noVNC.git
synced 2026-08-29 08:34:26 +08:00
Use the "macos-latest" label for GitHub workflow
As of 2026-07-15 macos-latest was migrated to use the macOS 26 runner image. This change has no practical effect right now, it just means we will automatically follow future updates to the "macos-latest" label.
This commit is contained in:
@@ -13,10 +13,7 @@ jobs:
|
||||
- ChromeHeadless
|
||||
- FirefoxHeadless
|
||||
include:
|
||||
# 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
|
||||
- os: macos-latest
|
||||
browser: Safari
|
||||
- os: windows-latest
|
||||
browser: EdgeHeadless
|
||||
|
||||
Reference in New Issue
Block a user