Skip to content

Commit 69c2158

Browse files
committed
Update ghc versions in pull request template
1 parent e078e3d commit 69c2158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ to the issue.
1818
- [ ] CI passes. See note on CI. The following CI checks are required:
1919
- [ ] Code is linted with `hlint`. See `.github/workflows/check-hlint.yml` to get the `hlint` version
2020
- [ ] Code is formatted with `stylish-haskell`. See `.github/workflows/stylish-haskell.yml` to get the `stylish-haskell` version
21-
- [ ] Code builds on Linux, MacOS and Windows for `ghc-8.10.7` and `ghc-9.2.7`
21+
- [ ] Code builds on Linux, MacOS and Windows for `ghc-9.6` and `ghc-9.12`
2222
- [ ] Self-reviewed the diff
2323

2424
# Note on CI

0 commit comments

Comments
 (0)