Skip to content

Commit 7b7e5b8

Browse files
Update ci.yml
1 parent 25e4cbb commit 7b7e5b8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ on:
66
- main
77
- dev
88
- alpha-dev
9+
- python_helios
910
pull_request:
1011
branches:
1112
- main
1213
- dev
1314
- alpha-dev
15+
- python_helios
1416
workflow_dispatch:
1517

1618
jobs:
@@ -21,7 +23,7 @@ jobs:
2123
matrix:
2224
os:
2325
- ubuntu-latest
24-
- macos-latest
26+
# - macos-latest
2527
- windows-latest
2628
python:
2729
- "3.8"

0 commit comments

Comments
 (0)