aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/nightly.yml
AgeCommit message (Expand)Author
2025-12-15Bump actions/upload-artifact from 5 to 6 (#11352)dependabot[bot]
2025-12-11Use ghc 9.10 (not 9.12) for releases and nightlies.John MacFarlane
2025-12-11Drop support for ghc < 9.6.John MacFarlane
2025-12-09nightly: build macos on macos-latest (arm64).John MacFarlane
2025-11-24Bump actions/checkout from 5 to 6 (#11302)dependabot[bot]
2025-10-27Bump actions/upload-artifact from 4 to 5 (#11248)dependabot[bot]
2025-08-18Bump actions/checkout from 4 to 5dependabot[bot]
2025-07-06CI: use windows-2022. windows-2019 is no longer provided.John MacFarlane
2025-01-08nightly workflow: use ghc 9.8, cabal 3.14.John MacFarlane
2024-11-07nightly, release-candidate: set GITHUB_PATH to include ghcup bin.John MacFarlane
2024-11-06Nightly/macos: be sure to install cabal as well as ghc.John MacFarlane
2024-11-05Install ghcup on GH macos runners.John MacFarlane
2024-11-04Use macos-13 runner instead of macos-12 or -15John MacFarlane
2024-11-03GitHub workflow 'nightly': bump Mac OS version (#10348)Andreas Deininger
2024-06-24Remove pkg-config installation step in nightly workflowTomBen
2024-06-23Update macOS version in GitHub workflows to `macos-12`TomBen
2024-05-27Bump checkout version for nightlies.John MacFarlane
2023-12-18Bump actions/upload-artifact from 3 to 4dependabot[bot]
2023-03-22macos nighty build: use ghc 9.4.4.John MacFarlane
2023-03-16CI/Nightly: use ghc 9.4 for windows build.John MacFarlane
2023-03-16nightly: install ghc 9.4.4 for linux.John MacFarlane
2023-02-18Install pkg-config for macos nightly.John MacFarlane
2022-10-29Nightly: strip executables on windows and macos.John MacFarlane
2022-10-29Use cabal for nightly builds.John MacFarlane
2022-10-29Nightly windows: add stack clean.John MacFarlane
2022-10-29ALlow nightly action to be run manually.John MacFarlane
2022-10-29Nightly windows build: use --local-bin-path to place binary.John MacFarlane
2022-10-02Fix `nightly` flag for macos nightly build.John MacFarlane
2022-10-01Fix nightly Windows build so it uses `nightly` flag.John MacFarlane
2022-09-29cabal.project: move back to using `flags:`.John MacFarlane
2022-09-23Fix stack config, nightly buildAlbert Krewinkel
2022-09-18build(deps): bump actions/upload-artifact from 2 to 3 (#8304)dependabot[bot]
2022-08-08Switch CI to ubuntu-latest.John MacFarlane
2022-07-24CI: update macos container version (#8197)Sukka
2022-04-24nightly: use ghcup instead of haskell/actionsJohn MacFarlane
2022-04-24Bump haskell/actions from 1 to 2 (#8039)dependabot[bot]
2022-04-12Add 'nightly' flag.John MacFarlane
2022-04-12Revert "Add 'nightly' flag and build with this for nightlies."John MacFarlane
2022-04-12Revert "Nightly builds: ensure that data files are baked in."John MacFarlane
2022-04-12Nightly builds: ensure that data files are baked in.John MacFarlane
2022-04-11Add 'nightly' flag and build with this for nightlies.John MacFarlane
2022-04-04Set permissions for GitHub actions (#8005)Naveen
2022-03-24Bump actions/checkout from 2 to 3 (#7986)dependabot[bot]
2021-11-17Update build files (#7696)Fabián Heredia Montiel
2021-04-19Fix nightly build.John MacFarlane
2021-03-06Fix linux nightly build to use ghc 8.10.3.John MacFarlane
2020-10-05Run nightly one hour later.John MacFarlane
2020-09-23Revert stack->cabal change in nightly.yml.John MacFarlane
2020-09-22Nightly process improvements.John MacFarlane
2020-09-22CI: use checkout@v2, and use haskell-setup to install stack.John MacFarlane