Skip to content

Commit

Permalink
ci: linux-x64-static: note issue
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed Jul 11, 2022
1 parent 558ada8 commit 0b6cc93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/binaries-linux-x64-static.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Runs on any push to ci-linux-x64.
# Produces optimised static x64 linux binaries,
# using the GHC version below (9.2.2) and cabal.
# using the GHC version below (9.2.3) and cabal.
# Currently runs no tests.
# XXX This is randomly segfaulting while building packages, needs replacing.

name: binaries-linux-x64-static

Expand Down

0 comments on commit 0b6cc93

Please sign in to comment.