mirror of
https://github.com/github/semantic.git
synced 2024-11-27 12:57:49 +03:00
Use 8.6.5 in CI.
This commit is contained in:
parent
50d2c4520d
commit
5074931cee
@ -19,8 +19,8 @@ before_cache:
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- compiler: "ghc-8.6.4"
|
||||
addons: {apt: {packages: [cabal-install-2.4,ghc-8.6.4], sources: [hvr-ghc]}}
|
||||
- compiler: "ghc-8.6.5"
|
||||
addons: {apt: {packages: [cabal-install-2.4,ghc-8.6.5], sources: [hvr-ghc]}}
|
||||
|
||||
before_install:
|
||||
- mkdir -p $HOME/.local/bin
|
||||
|
Loading…
Reference in New Issue
Block a user