ModernUO/.github/workflows
Kamron Batman cb2a33113a
ci(tools): remove the temporary cross-platform generator check
It did its job: it caught that the script did not parse under Windows
PowerShell 5.1, and confirmed identical behavior under pwsh on Linux, macOS and
Windows plus a clean #requires refusal on 5.1.

The fixes it drove stay -- #requires -Version 7.0, ASCII-only source, portable
path joins, culture-invariant parsing and the single-rename atomic swap. Only
the scaffolding goes, so the tools/ path does not carry a networked workflow
into main.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-25 01:53:02 -07:00
..
build-test.yml ci: cap job runtime, dump on test hangs, expand the Linux matrix (#2538) 2026-07-16 22:37:06 -07:00
build-tool-release.yml chore(deps): bump actions/checkout from 6 to 7 (#2503) 2026-06-23 19:26:28 -07:00
create-release.yml chore(deps): bump actions/checkout from 6 to 7 (#2503) 2026-06-23 19:26:28 -07:00
post-release-discord.yml chore: Update workflow actions to Node 24 runtime + watch github-actions (#2486) 2026-06-14 09:48:57 -07:00