From 576d35b055929baf253de57b15cfe7099fe5320b Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Sun, 30 Jun 2024 11:38:39 +0200 Subject: [PATCH] bump CI --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8134b6d0..fc74a490 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ jobs: strategy: matrix: os: [ubuntu-latest, macOS-latest] - stack: ["2.1.3"] + stack: ["2.7.3"] steps: - name: Get the version