Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit 04ef81c

Browse files
committed
update docker images builds
1 parent 6000344 commit 04ef81c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/applications.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -763,10 +763,10 @@ jobs:
763763
# when adding more than one build, use a different package name or
764764
# different tags
765765
include:
766-
- ghc: "9.8.2"
766+
- ghc: "9.10.2"
767767
os: "ubuntu-22.04"
768768
use-freeze-file: "true"
769-
- ghc: "9.10.1"
769+
- ghc: "9.10.2"
770770
os: "ubuntu-22.04"
771771
use-freeze-file: "false"
772772
env:

0 commit comments

Comments
 (0)