Update full-integration-test.yml
This commit is contained in:
parent
d6f903ca1f
commit
92bcdc2e7e
2
.github/workflows/full-integration-test.yml
vendored
2
.github/workflows/full-integration-test.yml
vendored
@ -10,7 +10,7 @@ env:
|
|||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
integration:
|
integration:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-20.04
|
||||||
name: ${{ matrix.ansible }}-py${{ matrix.python }}
|
name: ${{ matrix.ansible }}-py${{ matrix.python }}
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
|
Loading…
Reference in New Issue
Block a user