Skip to content

Commit cd6a7ad

Browse files
committed
Revert "drop windows for 9.4.2"
This reverts commit feeaa3c.
1 parent 830596e commit cd6a7ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ jobs:
8989
- os: ubuntu-latest
9090
ghc: '8.6.5'
9191
test: true
92+
- os: windows-latest
93+
ghc: '9.4.2'
94+
test: true
9295
- os: windows-latest
9396
ghc: '9.2.4'
9497
test: true

0 commit comments

Comments
 (0)