Skip to content

MNT: fix CI issues on main #29008

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 20, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
MNT: switch back to setup-python in CI
  • Loading branch information
ngoldbaum committed May 20, 2025
commit 9b9dc93b5d776732680949c7a1f07bea2f2976e5
9 changes: 2 additions & 7 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
build_runner:
- [ macos-13, "macos_x86_64" ]
- [ macos-14, "macos_arm64" ]
version: ["3.11", "3.14t"]
version: ["3.11", "3.14t-dev"]

steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand All @@ -124,14 +124,9 @@ jobs:
fetch-tags: true
persist-credentials: false

- uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
with:
activate-environment: true
python-version: ${{ matrix.version }}
enable-cache: false

- run:
uv pip install --python=${{ matrix.version }} pip

- uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
if: ${{ matrix.build_runner[0] == 'macos-13' }}
Expand Down
9 changes: 2 additions & 7 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
matrix:
compiler-pyversion:
- ["MSVC", "3.11"]
- ["Clang-cl", "3.14t"]
- ["Clang-cl", "3.14t-dev"]

steps:
- name: Checkout
Expand All @@ -35,14 +35,9 @@ jobs:
persist-credentials: false

- name: Setup Python
uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
with:
activate-environment: true
python-version: ${{ matrix.compiler-pyversion[1] }}
enable-cache: false

- run:
uv pip install --python=${{ matrix.version }} pip

- name: Install build dependencies from PyPI
run: |
Expand Down
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy