mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
test forcing the docker tests to run on ubuntu 20.04.
This commit is contained in:
parent
07712b7855
commit
f7aa417271
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-linux.yml
vendored
2
.github/workflows/test-linux.yml
vendored
|
@ -26,7 +26,7 @@ on:
|
|||
jobs:
|
||||
Test:
|
||||
name: ${{ matrix.instance }}
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-2004
|
||||
timeout-minutes: ${{ inputs.timeout }}
|
||||
strategy:
|
||||
max-parallel: 2
|
||||
|
|
Loading…
Add table
Reference in a new issue