Use macOS 26 for all workflows. (#5442)
And check in an out-dated Package.resolved file.
This commit is contained in:
@@ -13,7 +13,7 @@ permissions: {}
|
||||
# Patch bumps are handled by the release script.
|
||||
jobs:
|
||||
automatic-calendar-version:
|
||||
runs-on: macos-15
|
||||
runs-on: macos-26
|
||||
timeout-minutes: 15
|
||||
|
||||
# Skip in forks
|
||||
|
||||
2
.github/workflows/translations-pr.yml
vendored
2
.github/workflows/translations-pr.yml
vendored
@@ -9,7 +9,7 @@ permissions: {}
|
||||
|
||||
jobs:
|
||||
open-translations-pr:
|
||||
runs-on: macos-15
|
||||
runs-on: macos-26
|
||||
timeout-minutes: 15
|
||||
|
||||
# Skip in forks
|
||||
|
||||
Reference in New Issue
Block a user