Skip to content

Commit 0b6cc93

Browse files
committed
ci: linux-x64-static: note issue
1 parent 558ada8 commit 0b6cc93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/binaries-linux-x64-static.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Runs on any push to ci-linux-x64.
22
# Produces optimised static x64 linux binaries,
3-
# using the GHC version below (9.2.2) and cabal.
3+
# using the GHC version below (9.2.3) and cabal.
44
# Currently runs no tests.
5+
# XXX This is randomly segfaulting while building packages, needs replacing.
56

67
name: binaries-linux-x64-static
78

0 commit comments

Comments
 (0)