From 28609cf48922677dee3abb2636b544e244b3438a Mon Sep 17 00:00:00 2001 From: Oksana Shadura Date: Thu, 7 Nov 2024 15:13:52 +0100 Subject: [PATCH] Revert "Update Coffea version to 2024.9.0" This reverts commit 12376431c1c6fcb5101dcb2e05bb1b8c577bc700. --- .github/workflows/gh-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-ci.yaml b/.github/workflows/gh-ci.yaml index 18e5949..30ceeb8 100644 --- a/.github/workflows/gh-ci.yaml +++ b/.github/workflows/gh-ci.yaml @@ -14,7 +14,7 @@ env: GITHUB_REF: ${{ github.ref }} # Update each time there is added latest python: it will be used for `latest` tag python_latest: "3.11" - release: "2024.9.0" + release: "2024.9.1" releasev0: "0.7.22" jobs: