Commit Graph

21 Commits (9431deb2710ea1464f372d23b2f4c29ebbd55cb5)

Author SHA1 Message Date
Stenzek cdf6d5bd29
CI: Use prebuilt dependencies
Decouple from the repository. Less CI time, and faster building of older
commits.
7 months ago
Stenzek 3072e65c4c
CI: Don't compress already-compressed artifacts 7 months ago
Stenzek a584a5a5ae
CI: Set MacOS deployment target to 13.3
Required for std::to_chars() with floating-point types.
9 months ago
Davide Pesavento 182075675d CI: Minimize workflow permissions 9 months ago
Davide Pesavento 1bc30de66f CI: Update actions 9 months ago
Stenzek 760b7b4740
CI: Revert hardcoded Mac cache key
Upstream issue has been resolved (at least for now).
10 months ago
Stenzek 243a8afe97
Qt: Simplify updater configuration and process 10 months ago
Stenzek fd24d9946e
CI: Work around Mac runner failing 10 months ago
Davide Pesavento 5b56399d8d CI: Update GitHub actions 10 months ago
Stenzek d82ae473a4
CI: Bump minimum macOS version to 13.0
Qt's minimum is 13, and I don't particularly feel like debugging issues
created if I work around it for an OS that hasn't been supported in over
a year.
11 months ago
Stenzek 7deb374cf9
Deps: Hopefully work around path length limits 11 months ago
Stenzek 2adf7a1663
CI: Bump MacOS runner to macos-15 + Xcode 26 12 months ago
Stenzek 03cbfc2e3f
CI: Auto-retry patch download
Should hopefully work around random failures at the download endpoint.
1 year ago
Stenzek 5e32871288
CI: Remove unneeded install on Mac 1 year ago
Davide Pesavento f340bdb2bc
CI: Bump actions/checkout to v5 (#3508) 1 year ago
Stenzek 42dc5e416d
CI: Fix PR builds failing 1 year ago
Stenzek 466ccc5d88
CI: Use maximum compression for zip builds 1 year ago
Stenzek 5aa23fa6dc
CI: Only pin to major version of actions 2 years ago
Stenzek 297165d1ee
Deps: Fix MacOS build 2 years ago
Stenzek 2a7625e67c
CI: Add workflow dispatch triggers for all jobs
Useful for running just one platform on a branch.
2 years ago
Stenzek 5bc38ffd63
CI: Split and add dedicated Flathub publish 2 years ago