diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index bab1ca8..1d87601 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -86,7 +86,7 @@ jobs: - name: setup python uses: actions/setup-python@v2 with: - python-version: '3.10' + python-version: '3.11' - name: checkout repository uses: actions/checkout@v3 - name: configure ai s3 secrets