Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfmpe committed Nov 2, 2024
1 parent 3721629 commit 64b4bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/caller.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/patch/.github/workflows/callee.yml
uses: .github/workflows/callee.yml
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 64b4bd4

Please sign in to comment.