chore: stackage 22.41 -> 22.44

Updates stackage to 22.44, which is also supported on FreeBSD, where GHC
9.6.7 is available again.
This commit is contained in:
Wolfgang Walther
2025-07-08 17:55:24 +00:00
parent a183dea9e4
commit a91a222613
7 changed files with 13 additions and 94 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
freebsd_instance:
image_family: freebsd-14-2
image_family: freebsd-14-3
build_task:
# Don't change this name without adjusting .github/workflows/build.yaml
@@ -35,7 +35,7 @@ build_task:
- find main src -type f -iname '*.hs' -exec md5sum "{}" +
build_script: |
stack build -j 1 --local-bin-path . --copy-bins --stack-yaml stack-21.7.yaml
stack build -j 1 --local-bin-path . --copy-bins
strip postgrest
bin_artifacts: