diff --git a/.github/workflows/ci_hns.yml b/.github/workflows/ci_hns.yml index d927974..617b5c2 100644 --- a/.github/workflows/ci_hns.yml +++ b/.github/workflows/ci_hns.yml @@ -36,7 +36,7 @@ jobs: matrix: python-version: ["3.9", "3.10", "3.11", "3.12"] fsspec-version: ["2023.5.0", "2024.9.0", "2024.10.0"] - bucket-name: ["proton-ci-hns"] + bucket-name: ["proton-hns-ci"] steps: - uses: actions/checkout@v4 - name: Set up Python ${{ matrix.python-version }}