Skip to content

Fix macOS platform suffix: macos-13 → macos-14#548

Open
fabiomadge wants to merge 1 commit intomasterfrom
fix-macos-platform-suffix
Open

Fix macOS platform suffix: macos-13 → macos-14#548
fabiomadge wants to merge 1 commit intomasterfrom
fix-macos-platform-suffix

Conversation

@fabiomadge
Copy link
Copy Markdown
Contributor

@fabiomadge fabiomadge commented Apr 4, 2026

Fixes #547

Dafny releases switched from macos-13 to macos-14 runners in Dec 2025 (dafny-lang/dafny#6403). All nightlies since then and the next stable release (4.11.1+) produce macos-14 zips.

Without this fix, macOS users get a 404 when downloading Dafny and silently fall back to a slow source build (cloning the repo and running dotnet build).

One-line change in getDafnyPlatformSuffix.

Dafny releases switched from macos-13 to macos-14 runners in Dec 2025
(dafny-lang/dafny#6403). The next stable release (4.11.1+) and all
nightlies since then produce macos-14 zips. Without this fix, macOS
users get a 404 and fall back to a slow source build.
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.

RID: osx-arm64 != OSX:arm64 once again

1 participant