Skip to content

Commit

Permalink
Update Windows and macOS Salt versions for minor revision
Browse files Browse the repository at this point in the history
  • Loading branch information
dmurphy18 committed Sep 9, 2024
1 parent eefad8d commit 2536068
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -321,8 +321,8 @@ jobs:
max-parallel: 3
matrix:
include:
- {salt-version: "3006", python-version: "3.10"}
- {salt-version: "3007", python-version: "3.10"}
- {salt-version: "3006.8", python-version: "3.10"}
- {salt-version: "3007.1", python-version: "3.10"}
## - {salt-version: "3007", python-version: "3.11"}
## - {salt-version: "3007", python-version: "3.12"}

Expand Down

0 comments on commit 2536068

Please sign in to comment.