mirror of
https://github.com/tiennm99/claude-code-usage-bubble.git
synced 2026-06-06 12:12:29 +00:00
ci: switch back to windows-latest
Prefer staying on the floating tag — accept GitHub's auto-redirect to windows-2025-vs2026 in mid-2026 rather than pin and chase.
This commit is contained in:
@@ -14,10 +14,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
# Pinned explicitly: `windows-latest` is being redirected to a newer image
|
||||
# by GitHub in mid-2026 — pin the current Windows Server 2025 image so
|
||||
# release behavior is deterministic across that transition.
|
||||
runs-on: windows-2025
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user