mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Trying Rocky Linux 9 container
This commit is contained in:
parent
ef6d6b6d7e
commit
7d5b7c1ace
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-linux.yml
vendored
2
.github/workflows/test-linux.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
name: ${{ matrix.instance }}
|
||||
## DGM runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
container: ubuntu-22.04
|
||||
container: rockylinux-9
|
||||
timeout-minutes: ${{ inputs.timeout }}
|
||||
strategy:
|
||||
max-parallel: 2
|
||||
|
|
Loading…
Add table
Reference in a new issue