Skip to content

Commit

Permalink
🤖 improve validate workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Jan 8, 2024
1 parent a28632e commit 3515e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
name: With Home Assistant
strategy:
matrix:
channel: [stable, beta, "2022.11.0"]
channel: [stable, dev, "2023.1.0"]
runs-on: ubuntu-latest
steps:
- name: 📥 Checkout the repository
Expand Down

0 comments on commit 3515e38

Please sign in to comment.