diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 03d3adeb..7fec8b67 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -99,6 +99,10 @@ jobs: repo: open-resources/instructor_datascience_bank - name: Statistics repo: open-resources/instructor_stats_bank + exclude: + - python-version: 3.12 + bank: + name: Physics steps: - name: Checkout ${{ matrix.bank.name }} Problem Bank uses: actions/checkout@v4