Github Actions on MacOS?
Steven Schveighoffer
schveiguy at gmail.com
Thu Nov 13 20:10:48 UTC 2025
On Thursday, 13 November 2025 at 19:56:50 UTC, Atila Neves wrote:
> Does anyone have a working configuration for running CI on
> Github on MacOS? I just tried macos-15 and macos-15-intel and
> both of them have bizarre failures.
Use dmd master instead.
example:
https://github.com/schveiguy/jsoniopipe/blob/2e93f738d9fd61f535c4da502141467ce9ed3cec/.github/workflows/dub.yml#L20
-Steve
More information about the Digitalmars-d
mailing list