Add runners to linter and disbale cache for salt onedir builds

This commit is contained in:
Daniel A. Wozniak 2024-10-28 14:34:58 -07:00 committed by Daniel Wozniak
parent 2b600fb4c4
commit 3f71f85c51
2 changed files with 3 additions and 0 deletions

View file

@ -12,3 +12,5 @@ self-hosted-runner:
- medium
- large
- macos-13-xlarge
- linux-x86_64
- linux-arm64

View file

@ -31,6 +31,7 @@ runs:
- name: Download Cached Deps Onedir Package Directory
id: onedir-bare-cache
if: false
uses: ./.github/actions/cache
with:
path: artifacts/${{ inputs.package-name }}