Skip to content

Commit

Permalink
Test 9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjaguarpaw committed Jul 9, 2024
1 parent 111cc00 commit 7d38edd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- "9.4.2"
- "9.6.3"
- "9.8.1"
- "9.10.1"

steps:
- uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions extensions.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ tested-with: GHC == 8.8.4
GHC == 9.4.2
GHC == 9.6.3
GHC == 9.8.1
GHC == 9.10.1

flag executable
description: Build the extensions executable
Expand Down

0 comments on commit 7d38edd

Please sign in to comment.