ci: avoid useless download of GHC during stack builds

Forgot to adjust when updating stackage.
This commit is contained in:
Wolfgang Walther
2026-04-27 19:52:57 +00:00
parent 9b9521b75a
commit 3ec9b94c79
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
# When updating, update GHC version in .github/workflows/build.yaml as well.
resolver: lts-24.37 # 2026-04-15, GHC 9.10.3
nix: