Skip to content

Commit

Permalink
Replace 3007.0 with 3007.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lkubb committed May 28, 2024
1 parent 3526ec3 commit 4a3ecd7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- '3.10'
salt-version:
- '3006.8'
- '3007.0'
- '3007.1'
include:
- python-version: '3.8'
salt-version: '3006.8'
Expand Down Expand Up @@ -167,7 +167,7 @@ jobs:
- python-version: '3.8'
salt-version: '3006.8'
- python-version: '3.8'
salt-version: '3007.0'
salt-version: '3007.1'

steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -317,7 +317,7 @@ jobs:
- python-version: '3.9'
salt-version: '3006.8'
- python-version: '3.10'
salt-version: '3007.0'
salt-version: '3007.1'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4a3ecd7

Please sign in to comment.