Skip to content

Fix CI#793

Merged
Rigidity merged 3 commits into
mainfrom
test-ci
Jul 3, 2026
Merged

Fix CI#793
Rigidity merged 3 commits into
mainfrom
test-ci

Conversation

@Rigidity

@Rigidity Rigidity commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Note

Low Risk
CI-only runner pinning and a broader step if condition; no application or release artifact logic changes.

Overview
Pins the Windows (x64) and Windows (ARM) build matrix jobs from windows-latest to windows-2022 so Tauri builds run on a fixed GitHub-hosted image instead of a moving latest label.

Updates the Windows dependencies step condition from an exact windows-latest match to startsWith(matrix.platform, 'windows-'), so NASM setup still runs for both Windows matrix entries after the runner rename.

Reviewed by Cursor Bugbot for commit 1e07c31. Bugbot is set up for automated code reviews on this repo. Configure here.

@Hadamcik

Hadamcik commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

lgtm

Rigidity and others added 2 commits July 3, 2026 17:18
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@Rigidity Rigidity changed the title Test Fix CI Jul 3, 2026
@Rigidity Rigidity merged commit 3900a12 into main Jul 3, 2026
9 checks passed
@Rigidity Rigidity deleted the test-ci branch July 3, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants