Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 87d505c

Browse files
committed
Removing os matrix
1 parent e5a32e9 commit 87d505c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/python-testing.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
- name: Set up Python ${{ matrix.python-version }}
2424
uses: actions/setup-python@v2
2525
with:
26-
os: ${{ matrix.os }}
2726
python-version: ${{ matrix.python-version }}
2827
- name: Install dependencies
2928
run: |

0 commit comments

Comments
 (0)