Skip to content

Commit

Permalink
screened 2024-02-24 19:07:29+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
hsenag committed Feb 24, 2024
1 parent ea9b83b commit 4e6805c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ jobs:
- 8.10.7
- 9.0.2
- 9.2.8
- 9.4.5
- 9.4.8
- 9.6.4
- 9.8.1
cabal:
- '3.10'
exclude:
Expand Down Expand Up @@ -56,7 +58,7 @@ jobs:

- name: Setup Haskell
id: setup-haskell-cabal
uses: haskell/actions/setup@v2
uses: haskell-actions/setup@v2
with:
ghc-version: ${{ matrix.ghc }}
cabal-version: ${{ matrix.cabal }}
Expand Down
2 changes: 1 addition & 1 deletion release/distributed-context

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion release/distributed-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Just 411
Just 447

0 comments on commit 4e6805c

Please sign in to comment.