From 3b2cb90dd174c5ffdcba8441f8cb40ba6e9b7da2 Mon Sep 17 00:00:00 2001 From: George Thomas Date: Sat, 7 Dec 2024 17:13:28 +0000 Subject: [PATCH] test --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c079873..5d90e71 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: # dependencies, so it is probably okay we aren't testing on OSX. # - macOS-latest cabal: - - "latest" + - "3.12.1.0" ghc: # - "8.0.2" # - "8.2.2"