Skip to content

Commit 8596ff7

Browse files
committed
update github ci build
1 parent ca82ff7 commit 8596ff7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-application.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
ghc: ['8.8.3', '8.10.1']
16+
ghc: ['8.8.4', '8.10.2']
1717
cabal: ['3.2.0.0']
18-
os: ['ubuntu-18.04', 'macOS-10.14']
18+
os: ['ubuntu-18.04', 'ubuntu-20.04', 'macOS-10.14']
1919
cabalcache: ['true']
2020
env:
2121
ARTIFACT_BUCKET: kadena-cabal-cache

0 commit comments

Comments
 (0)