Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DimasfromLavoisier authored Dec 6, 2024
1 parent 25e4cbb commit 7b7e5b8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ on:
- main
- dev
- alpha-dev
- python_helios
pull_request:
branches:
- main
- dev
- alpha-dev
- python_helios
workflow_dispatch:

jobs:
Expand All @@ -21,7 +23,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest
# - macos-latest
- windows-latest
python:
- "3.8"
Expand Down

0 comments on commit 7b7e5b8

Please sign in to comment.