Skip to content

Commit 10a9fb5

Browse files
wip
1 parent 68a2d58 commit 10a9fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
matrix:
2727
ghc-version: ["9.12", "9.10", "9.8", "9.6"]
28-
ref: "${{ github.head_ref }}"
28+
ref: "${{ github.sha }}"
2929
include:
3030
- ghc-version: "9.12"
3131
ref: master

0 commit comments

Comments
 (0)