mirror of
https://github.com/esphome/aioesphomeapi.git
synced 2025-03-02 04:01:56 +01:00
Ensure we are testing on MacOS and Win
This commit is contained in:
parent
1ad9759527
commit
ac3ee0e76f
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -45,6 +45,10 @@ jobs:
|
|||||||
os: macos-latest
|
os: macos-latest
|
||||||
- python-version: "3.11"
|
- python-version: "3.11"
|
||||||
os: macos-latest
|
os: macos-latest
|
||||||
|
- extension: "use_cython"
|
||||||
|
os: windows-latest
|
||||||
|
- extension: "use_cython"
|
||||||
|
os: macos-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
|
Loading…
Reference in New Issue
Block a user