Skip to content

Commit 0025c5b

Browse files
committed
Update runner to macos
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 5031cb9 commit 0025c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
- browser: chrome
106106
os: macos
107107
- browser: edge
108-
os: windows
108+
os: macos
109109
with:
110110
name: Integration Tests (${{ matrix.browser }}, ${{ matrix.os }})
111111
browser: ${{ matrix.browser }}

0 commit comments

Comments
 (0)