mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
use testing container for pre-commit
This commit is contained in:
parent
6a7da12f7a
commit
014f425f5d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pre-commit-action.yml
vendored
2
.github/workflows/pre-commit-action.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
container:
|
||||
image: ghcr.io/saltstack/salt-ci-containers/python:3.10
|
||||
image: ghcr.io/saltstack/salt-ci-containers/testing:ubuntu-22.04
|
||||
|
||||
env:
|
||||
PRE_COMMIT_COLOR: always
|
||||
|
|
Loading…
Add table
Reference in a new issue