We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce100f9 commit 346d4b7Copy full SHA for 346d4b7
.github/workflows/build-docker.yml
@@ -27,6 +27,8 @@ jobs:
27
platform: linux/amd64
28
- ghc-version: ghc-9.8.2
29
platform: linux/amd64,linux/arm64
30
+ - ghc-version: ghc-9.8.4
31
+ platform: linux/amd64,linux/arm64
32
33
steps:
34
- name: Set up QEMU
0 commit comments