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 2f8aae6 commit 3cf6751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- os: 22.04
code: jammy
container:
image: docker://ghcr.io/teamdfir/sift-saltstack-tester:${{ matrix.salt }}-${{ matrix.code }}
image: docker://ghcr.io/ekristen/cast-tools/saltstack-tester:${{ matrix.salt }}-${{ matrix.code }}
steps:
- uses: actions/checkout@v4
- name: test-state
Expand Down

0 comments on commit 3cf6751

Please sign in to comment.