Skip to content

Commit 70cdad8

Browse files
committed
[py] Update test os matrix
1 parent 62413d0 commit 70cdad8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci-python.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
include:
6565
- os: ubuntu
6666
- os: windows
67+
- os: macos
6768
with:
6869
name: Unit Tests (${{ matrix.os }})
6970
os: ${{ matrix.os }}
@@ -103,8 +104,6 @@ jobs:
103104
os: windows
104105
- browser: edge
105106
os: windows
106-
- browser: firefox
107-
os: windows
108107
with:
109108
name: Integration Tests (${{ matrix.browser }}, ${{ matrix.os }})
110109
browser: ${{ matrix.browser }}

0 commit comments

Comments
 (0)