Skip to content

Commit

Permalink
Add ref
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfmpe committed Nov 2, 2024
1 parent 5c8ded0 commit 2b9b852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
build:
uses: reflex-frp/reflex-community/.github/workflows/haskell.yml
uses: reflex-frp/reflex-community/.github/workflows/haskell.yml@0f9c2d9f01ed56ec4b324bcdf8e65f28ed9497e1
with:
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']"
matrix-os: "['ubuntu-latest', 'macos-latest']"

0 comments on commit 2b9b852

Please sign in to comment.