Skip to content

Commit

Permalink
Test Salt 3006
Browse files Browse the repository at this point in the history
  • Loading branch information
gediminasz committed Jun 30, 2023
1 parent 6e3556d commit 839998e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
python-version: ["3.8", "3.9", "3.10"]
salt-version: ["3004.*", "3005.*"]
salt-version: ["3004.*", "3005.*", "3006.*"]
fail-fast: false
steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Commands:
```

- Supported Python versions: 3.8, 3.9, 3.10
- Supported Salt versions: 3004, 3005
- Supported Salt versions: 3004, 3005, 3006

---

Expand Down

0 comments on commit 839998e

Please sign in to comment.