Update full-integration-test.yml

This commit is contained in:
Ishan Jain 2022-11-29 11:23:27 +05:30 committed by GitHub
parent d6f903ca1f
commit 92bcdc2e7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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