Skip to content

Commit

Permalink
DONT merge me: test nightly versions too
Browse files Browse the repository at this point in the history
I'll remove this commit later
  • Loading branch information
leonschoorl committed Aug 31, 2023
1 parent f52d2e8 commit 903f0a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@ tests:
RUN_TESTS: "always"

- GHC_VERSION: [9.4.6, 9.2.8]
RUN_TESTS: "nightly"
RUN_TESTS: "always"

- GHC_VERSION: 9.0.2
WORKAROUND_GHC_MMAP_CRASH: "yes"
RUN_TESTS: "always"

- GHC_VERSION: [8.10.7, 8.8.4]
WORKAROUND_GHC_MMAP_CRASH: "yes"
RUN_TESTS: "nightly"
RUN_TESTS: "always"

- GHC_VERSION: 8.6.5
WORKAROUND_GHC_MMAP_CRASH: "yes"
Expand Down

0 comments on commit 903f0a9

Please sign in to comment.