Skip to content

Commit 2b9b852

Browse files
committed
Add ref
1 parent 5c8ded0 commit 2b9b852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
build:
7-
uses: reflex-frp/reflex-community/.github/workflows/haskell.yml
7+
uses: reflex-frp/reflex-community/.github/workflows/haskell.yml@0f9c2d9f01ed56ec4b324bcdf8e65f28ed9497e1
88
with:
99
matrix-ghc: "['8.4.4', '8.6.5', '8.8.4', '8.10.7', '9.0.1', '9.2.5', '9.4.5', '9.6.1', '9.8.2', '9.10.1']"
1010
matrix-os: "['ubuntu-latest', 'macos-latest']"

0 commit comments

Comments
 (0)