From bb920ee6aa3af3fb3768a21b593fd83509cc009d Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Sun, 30 Jun 2024 11:39:53 +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 fc74a490..bf750ac5 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.7.3"] + stack: ["2.15.7"] steps: - name: Get the version