From ade65288512ab641a5ca261639381db6b26fd7d4 Mon Sep 17 00:00:00 2001 From: Priya Gupta <147705955+priyagupta108@users.noreply.github.com> Date: Thu, 24 Jul 2025 11:52:05 +0530 Subject: [PATCH 1/4] Test macos x64 runner --- .github/workflows/e2e-tests.yml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/.github/workflows/e2e-tests.yml b/.github/workflows/e2e-tests.yml index 57c7851e6..05db8126a 100644 --- a/.github/workflows/e2e-tests.yml +++ b/.github/workflows/e2e-tests.yml @@ -3,7 +3,7 @@ name: e2e tests on: push: branches: - - main + - test-macos-x64-runner paths-ignore: - '**.md' pull_request: @@ -19,13 +19,8 @@ jobs: matrix: operating-system: [ - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - ubuntu-latest, - ubuntu-24.04-arm, - macos-latest, - macos-13 + macos-15-large, + macos-14-large ] steps: - name: Checkout From d1bb3a8c0422c9e5aef7f5e930d80c03b9df8fee Mon Sep 17 00:00:00 2001 From: Priya Gupta <147705955+priyagupta108@users.noreply.github.com> Date: Tue, 29 Jul 2025 14:22:59 +0530 Subject: [PATCH 2/4] Update e2e-cache-freethreaded.yml(test-macos-x64-runner) --- .github/workflows/e2e-cache-freethreaded.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/e2e-cache-freethreaded.yml b/.github/workflows/e2e-cache-freethreaded.yml index 096892cb3..610c37ced 100644 --- a/.github/workflows/e2e-cache-freethreaded.yml +++ b/.github/workflows/e2e-cache-freethreaded.yml @@ -6,7 +6,7 @@ on: - '**.md' push: branches: - - main + - test-macos-x64-runner - releases/* paths-ignore: - '**.md' @@ -29,7 +29,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-14-large ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] steps: @@ -56,7 +56,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-14-large ] python-version: [3.13.1t, 3.13.2t, 3.13.5t] steps: @@ -86,7 +86,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-14-large ] python-version: [3.13.0, 3.13.1, 3.13.2] steps: @@ -118,7 +118,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-14-large ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] steps: @@ -146,7 +146,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-14-large ] python-version: [3.13.1t, 3.13.2t, 3.13.5t] steps: @@ -177,7 +177,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-14-large ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] steps: @@ -205,7 +205,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-14-large ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] steps: From 06417d45041ae7ddb26bc77f28626a92ce8e40f5 Mon Sep 17 00:00:00 2001 From: Priya Gupta <147705955+priyagupta108@users.noreply.github.com> Date: Tue, 29 Jul 2025 14:28:44 +0530 Subject: [PATCH 3/4] Update e2e-cache.yml (test-macos-x64-runner) --- .github/workflows/e2e-cache.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/e2e-cache.yml b/.github/workflows/e2e-cache.yml index 76a8f8c51..b22e68b62 100644 --- a/.github/workflows/e2e-cache.yml +++ b/.github/workflows/e2e-cache.yml @@ -6,7 +6,7 @@ on: - '**.md' push: branches: - - main + - test-macos-x64-runner - releases/* paths-ignore: - '**.md' @@ -29,7 +29,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-14-large ] python-version: [ @@ -69,7 +69,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-14-large ] python-version: ['3.10', 'pypy-3.10-v7.x', '3.11', 'pypy-3.11-v7.x', '3.12', '3.13'] @@ -126,7 +126,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-14-large ] python-version: [ @@ -167,7 +167,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-14-large ] python-version: [ @@ -208,7 +208,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-14-large ] python-version: ['3.10', 'pypy-3.10-v7.x', '3.11', 'pypy-3.11-v7.x', '3.12', '3.13'] @@ -264,7 +264,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-14-large ] python-version: ['3.9', '3.10', '3.11', '3.12', '3.13'] steps: @@ -292,7 +292,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-14-large ] python-version: ['3.9', '3.10', '3.11', '3.12', '3.13'] steps: From 09262e015b5f5d1eb5a7d9e3ba181c9ede6d402f Mon Sep 17 00:00:00 2001 From: Priyagupta108 Date: Tue, 29 Jul 2025 15:21:15 +0530 Subject: [PATCH 4/4] Test macos-14-large x64 runner --- .github/workflows/e2e-cache-freethreaded.yml | 42 ------- .github/workflows/e2e-cache.yml | 42 ------- .github/workflows/e2e-tests.yml | 1 - .github/workflows/test-graalpy.yml | 18 +-- .github/workflows/test-pypy.yml | 44 +------- .../workflows/test-python-freethreaded.yml | 106 +++--------------- .github/workflows/test-python.yml | 100 +++-------------- 7 files changed, 38 insertions(+), 315 deletions(-) diff --git a/.github/workflows/e2e-cache-freethreaded.yml b/.github/workflows/e2e-cache-freethreaded.yml index 610c37ced..e0f59c2df 100644 --- a/.github/workflows/e2e-cache-freethreaded.yml +++ b/.github/workflows/e2e-cache-freethreaded.yml @@ -23,12 +23,6 @@ jobs: matrix: os: [ - ubuntu-latest, - ubuntu-22.04, - ubuntu-24.04-arm, - ubuntu-22.04-arm, - windows-latest, - macos-latest, macos-14-large ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] @@ -50,12 +44,6 @@ jobs: matrix: os: [ - ubuntu-latest, - ubuntu-24.04-arm, - ubuntu-22.04, - ubuntu-22.04-arm, - windows-latest, - macos-latest, macos-14-large ] python-version: [3.13.1t, 3.13.2t, 3.13.5t] @@ -80,12 +68,6 @@ jobs: matrix: os: [ - ubuntu-latest, - ubuntu-22.04, - ubuntu-24.04-arm, - ubuntu-22.04-arm, - windows-latest, - macos-latest, macos-14-large ] python-version: [3.13.0, 3.13.1, 3.13.2] @@ -112,12 +94,6 @@ jobs: matrix: os: [ - ubuntu-latest, - ubuntu-22.04, - ubuntu-24.04-arm, - ubuntu-22.04-arm, - windows-latest, - macos-latest, macos-14-large ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] @@ -140,12 +116,6 @@ jobs: matrix: os: [ - ubuntu-latest, - ubuntu-22.04, - ubuntu-24.04-arm, - ubuntu-22.04-arm, - windows-latest, - macos-latest, macos-14-large ] python-version: [3.13.1t, 3.13.2t, 3.13.5t] @@ -171,12 +141,6 @@ jobs: matrix: os: [ - ubuntu-latest, - ubuntu-22.04, - ubuntu-24.04-arm, - ubuntu-22.04-arm, - windows-latest, - macos-latest, macos-14-large ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] @@ -199,12 +163,6 @@ jobs: matrix: os: [ - ubuntu-latest, - ubuntu-22.04, - ubuntu-24.04-arm, - ubuntu-22.04-arm, - windows-latest, - macos-latest, macos-14-large ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] diff --git a/.github/workflows/e2e-cache.yml b/.github/workflows/e2e-cache.yml index b22e68b62..755bfdc06 100644 --- a/.github/workflows/e2e-cache.yml +++ b/.github/workflows/e2e-cache.yml @@ -23,12 +23,6 @@ jobs: matrix: os: [ - ubuntu-latest, - ubuntu-24.04-arm, - ubuntu-22.04, - ubuntu-22.04-arm, - windows-latest, - macos-latest, macos-14-large ] python-version: @@ -63,12 +57,6 @@ jobs: matrix: os: [ - ubuntu-latest, - ubuntu-24.04-arm, - ubuntu-22.04, - ubuntu-22.04-arm, - windows-latest, - macos-latest, macos-14-large ] python-version: @@ -120,12 +108,6 @@ jobs: matrix: os: [ - ubuntu-latest, - ubuntu-24.04-arm, - ubuntu-22.04, - ubuntu-22.04-arm, - windows-latest, - macos-latest, macos-14-large ] python-version: @@ -161,12 +143,6 @@ jobs: matrix: os: [ - ubuntu-latest, - ubuntu-24.04-arm, - ubuntu-22.04, - ubuntu-22.04-arm, - windows-latest, - macos-latest, macos-14-large ] python-version: @@ -202,12 +178,6 @@ jobs: matrix: os: [ - ubuntu-latest, - ubuntu-24.04-arm, - ubuntu-22.04, - ubuntu-22.04-arm, - windows-latest, - macos-latest, macos-14-large ] python-version: @@ -258,12 +228,6 @@ jobs: matrix: os: [ - ubuntu-latest, - ubuntu-24.04-arm, - ubuntu-22.04, - ubuntu-22.04-arm, - windows-latest, - macos-latest, macos-14-large ] python-version: ['3.9', '3.10', '3.11', '3.12', '3.13'] @@ -286,12 +250,6 @@ jobs: matrix: os: [ - ubuntu-latest, - ubuntu-24.04-arm, - ubuntu-22.04, - ubuntu-22.04-arm, - windows-latest, - macos-latest, macos-14-large ] python-version: ['3.9', '3.10', '3.11', '3.12', '3.13'] diff --git a/.github/workflows/e2e-tests.yml b/.github/workflows/e2e-tests.yml index 05db8126a..be8e26c45 100644 --- a/.github/workflows/e2e-tests.yml +++ b/.github/workflows/e2e-tests.yml @@ -19,7 +19,6 @@ jobs: matrix: operating-system: [ - macos-15-large, macos-14-large ] steps: diff --git a/.github/workflows/test-graalpy.yml b/.github/workflows/test-graalpy.yml index 90841c3b8..604d27df9 100644 --- a/.github/workflows/test-graalpy.yml +++ b/.github/workflows/test-graalpy.yml @@ -3,7 +3,7 @@ name: Validate GraalPy e2e on: push: branches: - - main + - test-macos-x64-runner paths-ignore: - '**.md' pull_request: @@ -20,12 +20,7 @@ jobs: matrix: os: [ - macos-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - ubuntu-24.04-arm, - ubuntu-latest, - macos-13 + macos-14-large ] graalpy: - 'graalpy-22.3' @@ -75,12 +70,7 @@ jobs: matrix: os: [ - macos-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - ubuntu-24.04-arm, - ubuntu-latest, - macos-13 + macos-14-large ] graalpy: ['graalpy22.3', 'graalpy23.0', 'graalpy23.1', 'graalpy24.1'] @@ -106,7 +96,7 @@ jobs: strategy: fail-fast: false matrix: - os: [ubuntu-latest, macos-latest, macos-13] + os: [macos-14-large] steps: - uses: actions/checkout@v4 - name: Setup GraalPy and check latest diff --git a/.github/workflows/test-pypy.yml b/.github/workflows/test-pypy.yml index 6433b7c5d..9b9a2681a 100644 --- a/.github/workflows/test-pypy.yml +++ b/.github/workflows/test-pypy.yml @@ -3,7 +3,7 @@ name: Validate PyPy e2e on: push: branches: - - main + - test-macos-x64-runner paths-ignore: - '**.md' pull_request: @@ -22,13 +22,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - ubuntu-24.04-arm, - ubuntu-latest, - macos-13 + macos-14-large ] pypy: - 'pypy-2.7' @@ -85,15 +79,7 @@ jobs: fail-fast: false matrix: os: - - macos-13 - - macos-14 - - macos-15 - - windows-2022 - - windows-2025 - - ubuntu-22.04 - - ubuntu-24.04 - - ubuntu-22.04-arm - - ubuntu-24.04-arm + - macos-14-large pypy: ['pypy-2.7', 'pypy-3.10', 'pypy-3.11'] steps: @@ -138,13 +124,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - ubuntu-24.04-arm, - ubuntu-latest, - macos-13 + macos-14-large ] pypy: ['pypy2.7', 'pypy3.9', 'pypy3.10-nightly', 'pypy3.11'] @@ -172,13 +152,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - ubuntu-24.04-arm, - ubuntu-latest, - macos-13 + macos-14-large ] steps: - uses: actions/checkout@v4 @@ -214,13 +188,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - ubuntu-24.04-arm, - ubuntu-latest, - macos-13 + macos-14-large ] steps: - uses: actions/checkout@v4 diff --git a/.github/workflows/test-python-freethreaded.yml b/.github/workflows/test-python-freethreaded.yml index 39e69a474..b79846749 100644 --- a/.github/workflows/test-python-freethreaded.yml +++ b/.github/workflows/test-python-freethreaded.yml @@ -3,7 +3,7 @@ name: Validate Python e2e freethread on: push: branches: - - main + - test-macos-x64-runner paths-ignore: - '**.md' pull_request: @@ -22,13 +22,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] python: [3.13.0t, 3.13.1t, 3.13.2t] steps: @@ -59,13 +53,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] python: [3.13.0t, 3.13.1t, 3.13.2t] steps: @@ -99,13 +87,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] python: [3.13.0t, 3.13.1t, 3.13.2t] steps: @@ -137,13 +119,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] python: [3.13.0, 3.13.1, 3.13.2] steps: @@ -178,13 +154,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] python: [3.13.0, 3.13.1, 3.13.2] steps: @@ -219,13 +189,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] python: [3.13.0t, 3.13.1t, 3.13.2t, 3.14t-dev] steps: @@ -250,13 +214,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] steps: - name: Checkout @@ -287,13 +245,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - ubuntu-24.04-arm, - ubuntu-latest, - macos-13 + macos-14-large ] steps: - name: Checkout @@ -324,13 +276,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - ubuntu-24.04-arm, - ubuntu-latest, - macos-13 + macos-14-large ] steps: - name: Checkout @@ -362,13 +308,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] python: [3.13.0t, 3.13.1t, 3.13.2t] steps: @@ -395,13 +335,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - ubuntu-24.04-arm, - ubuntu-latest, - macos-13 + macos-14-large ] python-version: [3.13t, 3.14t-dev] steps: @@ -422,13 +356,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - ubuntu-24.04-arm, - ubuntu-latest, - macos-13 + macos-14-large ] steps: - uses: actions/checkout@v4 @@ -451,13 +379,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] python: [3.13.1, 3.13.2, 3.14-dev, 3.14.0-alpha.6] steps: diff --git a/.github/workflows/test-python.yml b/.github/workflows/test-python.yml index d89646f30..f48a961d9 100644 --- a/.github/workflows/test-python.yml +++ b/.github/workflows/test-python.yml @@ -3,7 +3,7 @@ name: Validate Python e2e on: push: branches: - - main + - test-macos-x64-runner paths-ignore: - '**.md' pull_request: @@ -22,13 +22,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] python: [3.9.13, 3.10.11, 3.11.9, 3.12.3, 3.13.2] steps: @@ -66,13 +60,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] python: [3.9.13, 3.10.11, 3.11.9, 3.12.3, 3.13.2] steps: @@ -113,13 +101,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] python: [3.9.13, 3.10.11, 3.11.9, 3.12.3, 3.13.2] steps: @@ -158,13 +140,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] python: [3.9.13, 3.10.11, 3.11.9, '==3.12.3', 3.13.2] steps: @@ -208,13 +184,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] python: [3.9.13, 3.10.11, 3.11.9, 3.12.3, 3.13.2] steps: @@ -258,13 +228,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] python: [pypy3.11-7.3.18, graalpy-24.1.2, 3.13.2, 3.14-dev] exclude: @@ -292,13 +256,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] steps: - name: Checkout @@ -335,13 +293,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - ubuntu-24.04-arm, - ubuntu-latest, - macos-13 + macos-14-large ] steps: - name: Checkout @@ -372,13 +324,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - ubuntu-24.04-arm, - ubuntu-latest, - macos-13 + macos-14-large ] steps: - name: Checkout @@ -410,13 +356,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - macos-13, - ubuntu-latest, - ubuntu-24.04-arm + macos-14-large ] python: ['3.9', '3.10', '3.11', '3.12', '3.13'] steps: @@ -443,13 +383,7 @@ jobs: matrix: os: [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - ubuntu-24.04-arm, - ubuntu-latest, - macos-13 + macos-14-large ] python-version: ['3.9', '3.10', '3.11', '3.12', '3.13'] steps: @@ -475,14 +409,8 @@ jobs: fail-fast: false matrix: os: - [ - macos-latest, - windows-latest, - ubuntu-22.04, - ubuntu-22.04-arm, - ubuntu-24.04-arm, - ubuntu-latest, - macos-13 + [ + macos-14-large ] steps: - uses: actions/checkout@v4 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