Add GHC-9.4 to workflow
This commit is contained in:
parent
4627683a64
commit
52f76ea722
1 changed files with 1 additions and 0 deletions
1
.github/workflows/master.yml
vendored
1
.github/workflows/master.yml
vendored
|
@ -20,6 +20,7 @@ jobs:
|
||||||
- "8.10.7"
|
- "8.10.7"
|
||||||
- "9.0.2"
|
- "9.0.2"
|
||||||
- "9.2.2"
|
- "9.2.2"
|
||||||
|
- "9.4.2"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in a new issue