Skip to content

Commit

Permalink
Update weekly-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ekristen authored Nov 4, 2024
1 parent becd760 commit 2f8aae6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/weekly-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
salt: [3004, 3005]
salt: [3006]
os: [20.04, 22.04]
state:
- sift.packages.python2
Expand All @@ -22,9 +22,6 @@ jobs:
code: focal
- os: 22.04
code: jammy
exclude:
- salt: 3004
os: 22.04
container:
image: docker://ghcr.io/teamdfir/sift-saltstack-tester:${{ matrix.salt }}-${{ matrix.code }}
steps:
Expand Down

0 comments on commit 2f8aae6

Please sign in to comment.