This commit is contained in:
aparnajyothi-y 2025-06-27 09:23:03 +00:00 committed by GitHub
commit 87559fb3a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 52 additions and 13 deletions

View file

@ -58,7 +58,7 @@ jobs:
macos-latest,
macos-13
]
python-version: [3.13.0t, 3.13.1t, 3.13.2t]
python-version: [3.13.1t, 3.13.2t, 3.13.5t]
steps:
- uses: actions/checkout@v4
- name: Setup Python
@ -148,7 +148,7 @@ jobs:
macos-latest,
macos-13
]
python-version: [3.13.0t, 3.13.1t, 3.13.2t]
python-version: [3.13.1t, 3.13.2t, 3.13.5t]
steps:
- uses: actions/checkout@v4
- name: Setup Python

View file

@ -38,7 +38,7 @@ jobs:
- name: Verify 3.9.13
run: python __tests__/verify-python.py 3.9.13
- name: Run with setup-python 3.9.13
- name: Run with setup-python 3.10.11
uses: ./
with:
python-version: 3.10.11
@ -89,6 +89,7 @@ jobs:
python-version: '<3.13'
- name: Verify <3.13
run: python __tests__/verify-python.py 3.12
- name: Test Raw Endpoint Access
run: |
curl -L https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json | jq empty