Skip to content

Commit fe03604

Browse files
committed
Bump ghc/stack on CI
1 parent d414d99 commit fe03604

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
strategy:
1515
matrix:
1616
os: [ubuntu-latest, macos-latest]
17-
ghc: ["9.2.5"]
18-
stack: ["2.9.3"]
17+
ghc: ["9.6.4"]
18+
stack: ["2.15.5"]
1919

2020
steps:
2121
- name: Checkout repo

0 commit comments

Comments
 (0)