Skip to content

Commit

Permalink
Update release workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
kindaro committed Apr 11, 2024
1 parent 060d015 commit 5b3a0c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@ jobs:
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
ghc:
- 8.10.7
cabal: ["3.6.2.0"]
- 9.4.4
cabal:
- 3.10.1.0
defaults:
run:
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion cabal-prettify.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: cabal-prettify
version: 0.2.3.2
version: 0.2.3.3
author: Ignat Insarov
maintainer: [email protected]
tested-with: GHC == 9.2.1, GHC == 9.4.4
Expand Down

0 comments on commit 5b3a0c6

Please sign in to comment.