Commit Graph

7 Commits

Author SHA1 Message Date
David Roman 21327d0391
Cleanup (#186) 2023-02-12 00:26:21 +00:00
David Roman 223b26ba8b
Revamp CI (#185) 2023-02-11 23:34:16 +00:00
David Roman 3fe1be15b2
Cancel ongoing CI runs on commit (#184) 2023-02-10 19:13:54 +00:00
renovate[bot] d7c7eca40f
Update actions/cache action to v3 (#149)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 15:58:44 +02:00
renovate[bot] 3c3be81765
Update actions/checkout action to v3 (#145)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 15:56:35 +02:00
Marco Quinten 3846ed81c8
Improve GitHub CI runtime (#82)
* Build fast on GitHub
* Skip build for github ci
* Increase AppKit timeout to 5
* Add try_scan
* Disable parallel testing
* Use multi_scan instead of try_scan
* Use normal scan for macOS
* Fix seemingly random test failures on macOS
* Also add `layoutIfNeeded` to iOS/tvOS tests
2021-03-16 16:51:11 +01:00
Marco Quinten 7a90ac0712
Add GitHub CI workflow (#78)
* Add GitHub workflow
* Use macOS 10.15 in workflow
* Select proper Xcode CLT
* Try using sudo for CLT selection
* Add macOS SDK env
* Add SDKROOT env
* Try running without setting CLT
* Run without setup-swift step
* Update all timeouts
* Improve check conditions
* Update timeouts
2021-03-13 13:22:12 +01:00