Skip to content

Commit

Permalink
Merge branch 'aa/careful-handles' of github.com:reflex-frp/reflex-pro…
Browse files Browse the repository at this point in the history
…cess into aa/careful-handles
  • Loading branch information
ali-abrar committed Jan 12, 2024
2 parents 31ff6f7 + 8bfa175 commit b52256d
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 @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
ghc: ['8.6.5', '8.10.7', '9.6.1']
os: ['ubuntu-latest', 'macos-latest']
os: ['ubuntu-latest'] # , 'macos-latest']
runs-on: ${{ matrix.os }}

name: GHC ${{ matrix.ghc }} on ${{ matrix.os }}
Expand Down

0 comments on commit b52256d

Please sign in to comment.