From f4e9945e6f7e37fb15a392e9b82e637e90f49fe6 Mon Sep 17 00:00:00 2001 From: Nitin Prakash Date: Wed, 17 Jul 2024 18:32:43 +0530 Subject: [PATCH] Update container in haskell-ci --- .github/workflows/haskell-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/haskell-ci.yml b/.github/workflows/haskell-ci.yml index 9ab4c62..4af49e3 100644 --- a/.github/workflows/haskell-ci.yml +++ b/.github/workflows/haskell-ci.yml @@ -23,7 +23,7 @@ jobs: timeout-minutes: 60 container: - image: buildpack-deps:bionic + image: buildpack-deps:jammy continue-on-error: ${{ matrix.allow-failure }} strategy: matrix: