Skip to content

Commit

Permalink
Updated files with 'repo_helper'.
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-helper[bot] committed Jun 12, 2024
1 parent c361a34 commit b708c36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- {python-version: "pypy-3.6", testenvs: "pypy36-hatchlinglatest", experimental: False}
- {python-version: "pypy-3.7", testenvs: "pypy37-hatchlinglatest,build", experimental: False}
- {python-version: "pypy-3.8", testenvs: "pypy38-hatchling{1.21,latest},build", experimental: False}
- {python-version: "pypy-3.9", testenvs: "pypy39-hatchling{1.21,latest},build", experimental: True}
- {python-version: "pypy-3.9-v7.3.15", testenvs: "pypy39-hatchling{1.21,latest},build", experimental: True}

steps:
- name: Checkout 🛎️
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/python_ci_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- {python-version: "3.11", testenvs: "py311-hatchling{1.21,latest},build", experimental: False}
- {python-version: "3.12", testenvs: "py312-hatchling{1.21,latest},build", experimental: False}
- {python-version: "3.13.0-beta.2", testenvs: "py313-dev-hatchling{1.21,latest},build", experimental: True}
- {python-version: "pypy-3.6", testenvs: "pypy36-hatchlinglatest,build", experimental: False}
- {python-version: "pypy-3.7", testenvs: "pypy37-hatchlinglatest,build", experimental: False}
- {python-version: "pypy-3.8", testenvs: "pypy38-hatchling{1.21,latest},build", experimental: False}
- {python-version: "pypy-3.9", testenvs: "pypy39-hatchling{1.21,latest},build", experimental: True}
Expand Down

0 comments on commit b708c36

Please sign in to comment.