Skip to content

Commit

Permalink
update things
Browse files Browse the repository at this point in the history
  • Loading branch information
soficshift committed Feb 5, 2024
1 parent 0294edb commit f2d3bf6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,8 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macOS-latest]
ghc: ['9.2', '9.4']
ghc: ['9.4', '9.6']
cabal: ['3.10']
include:
- ghc: '9.2'
executable: true
steps:
- uses: actions/checkout@v3

Expand Down
4 changes: 2 additions & 2 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ packages: .
source-repository-package
type: git
location: https://github.com/lucasvreis/lvar.git
tag: b5c16f1f48a784bdb0578a663c3bb0d355fe0fc6
tag: b92b8c3d804b83c0b516f23f2b4486d119a24a50

source-repository-package
type: git
location: https://github.com/lucasvreis/unionmount.git
tag: 5fef2d328b5c15b9feec7ca0dd71d2d403c39941
tag: cd3d6b404046dbfb803677c3e5be4139251e8f94

0 comments on commit f2d3bf6

Please sign in to comment.