Cleanup CI configs

This commit is contained in:
Ivan Kravets
2022-05-19 12:02:52 +03:00
parent 0c4c4ac657
commit be0acaed40
2 changed files with 6 additions and 7 deletions
-5
View File
@@ -34,11 +34,6 @@ jobs:
config_dir: "OpenMQTTGateway"
env_name: "esp32-m5atom"
os: [ubuntu-latest, windows-latest, macos-latest]
exclude:
- os: macos-latest
project: esphome
- os: windows-latest
project: esphome
runs-on: ${{ matrix.os }}
steps: