Skip to content

Commit

Permalink
Test 9.8.1
Browse files Browse the repository at this point in the history
Support for it was already added in
69a8089
  • Loading branch information
tomjaguarpaw committed Feb 3, 2024
1 parent d2433c8 commit fa9788f
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 @@ -20,6 +20,7 @@ jobs:
- "9.2.4"
- "9.4.2"
- "9.6.3"
- "9.8.1"

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

flag executable
description: Build the extensions executable
Expand Down

0 comments on commit fa9788f

Please sign in to comment.