diff --git a/.github/workflows/install-lint-test-on-mac.yml b/.github/workflows/install-lint-test-on-mac.yml index 515a447b9..fa46e878b 100644 --- a/.github/workflows/install-lint-test-on-mac.yml +++ b/.github/workflows/install-lint-test-on-mac.yml @@ -17,7 +17,7 @@ jobs: matrix: python-version: # github.com/actions/python-versions/releases - 3.12 - # - 3.13 + - 3.13 steps: - name: Checkout Repo