Skip to content

Commit 7f1bcae

Browse files
committed
temporarily remove macos, default runners are now for M1
1 parent 35f161e commit 7f1bcae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ jobs:
1313
runs-on: ${{ matrix.os }}
1414
strategy:
1515
matrix:
16-
os: [windows-latest, ubuntu-latest, macos-13]
16+
os: [windows-latest, ubuntu-latest]
1717
python-version: [3.7, 3.8, 3.9, "3.10", 3.11, 3.12]
1818
steps:
1919
- uses: actions/checkout@v2
20-
- name: Set up Python ${{ matrix.python-version }}
20+
- name: Set up Python ${{ matrix.python-version }} for ${{ matrix.os }}
2121
uses: actions/setup-python@v1
2222
with:
2323
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)
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