aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
AgeCommit message (Expand)Author
2025-07-23Fix CI again.John MacFarlane
2025-07-23CI: another stab at preventing ghc 9.10, 9.12 from erroring.John MacFarlane
2025-07-23CI: don't warn on unused imports in ghc 9.10+.John MacFarlane
2025-07-23Revise Makefile and CI treatment of `--ghc-options`.John MacFarlane
2025-07-23Fix CI so that -Wall -Werror works again!John MacFarlane
2025-07-06CI: use windows-2022. windows-2019 is no longer provided.John MacFarlane
2025-02-07Add testing on ghc v9.12 (#10598)Charles Tapley Hoyt
2025-01-06CI: don't use -Werror on ghc 9.10.John MacFarlane
2025-01-06CI: test with ghc 9.8, 9.10John MacFarlane
2025-01-06CI: comment out nix build.John MacFarlane
2024-11-07CI: use ghcup to install cabal in Windows.John MacFarlane
2024-10-06Bump cachix/install-nix-action from 29 to 30 (#10267)dependabot[bot]
2024-09-29Bump cachix/install-nix-action from V28 to 29dependabot[bot]
2024-09-22Nix CI: re-add nix_path but with proper name of stable channel.John MacFarlane
2024-09-22CI: remove channel from nix build.John MacFarlane
2024-09-22CI: try changing Nix build to use nix-stable.John MacFarlane
2024-09-15Bump cachix/install-nix-action from V27 to 28dependabot[bot]
2024-06-23Update macOS version in GitHub workflows to `macos-12`TomBen
2024-05-19Bump cachix/install-nix-action from 26 to 27 (#9774)dependabot[bot]
2024-03-11Bump cachix/install-nix-action from 25 to 26 (#9557)dependabot[bot]
2024-02-13Add djot reader and writer.djotJohn MacFarlane
2024-01-21build(deps): bump actions/cache from 3 to 4dependabot[bot]
2024-01-14build(deps): bump cachix/install-nix-action from 24 to 25dependabot[bot]
2023-12-03Bump cachix/install-nix-action from 23 to 24 (#9234)dependabot[bot]
2023-09-10Switch to actions/checkout@v4.John MacFarlane
2023-09-10Bump cachix/install-nix-action from 22 to 23 (#9074)dependabot[bot]
2023-07-12CI: don't trigger ci on changes to cirrus config.John MacFarlane
2023-06-28CI: Another try to specify cabal store directory.John MacFarlane
2023-06-28CI: fix path for cabal global store.John MacFarlane
2023-06-27CI for linux-nix: use -Wall.John MacFarlane
2023-06-27Add cabal caching to linux-nix-cabal CI workflow.John MacFarlane
2023-06-26Revert "Try adding magic nix cache to nix CI build."John MacFarlane
2023-06-26Try adding magic nix cache to nix CI build.John MacFarlane
2023-06-26Add CI testing on ghc 9.6John MacFarlane
2023-06-19Bump cachix/install-nix-action from 21 to 22dependabot[bot]
2023-06-06Remove support for ghc 8.6, 8.8.John MacFarlane
2023-05-29Bump cachix/install-nix-action from 20 to 21dependabot[bot]
2023-03-25Add typst writer.John MacFarlane
2023-03-16CI/Nightly: use ghc 9.4 for windows build.John MacFarlane
2023-03-16CI: use latest point release for each ghc version.John MacFarlane
2023-03-05Bump cachix/install-nix-action from 19 to 20 (#8670)dependabot[bot]
2023-03-05Windows CI: fix directory for global cabal store.John MacFarlane
2023-03-05Revert "Another attempt at fixing Windows CI caching."John MacFarlane
2023-03-05Another attempt at fixing Windows CI caching.John MacFarlane
2023-03-04CI: Use full windows path for cabal store.John MacFarlane
2023-03-04Another attempt to fix windows CI caching.John MacFarlane
2023-03-04Fix nix CI.John MacFarlane
2023-03-04Add linux-nix-cabal CI.John MacFarlane
2023-03-04Another try at fixing Windows CI caching.John MacFarlane
2023-03-02Another attempt to fix windows CI caching.John MacFarlane