diff --git a/.github/workflows/gh-ci.yaml b/.github/workflows/gh-ci.yaml
index 30ceeb8..18e5949 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.1"
+  release: "2024.9.0"
   releasev0: "0.7.22"
 
 jobs: