tests.yml: Pin ubuntu-20.04 to keep appropriate Python versions.

Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
This commit is contained in:
Chris PeBenito 2023-02-02 16:31:22 -05:00
parent a66c264b2b
commit 42a75ad753

View File

@ -7,7 +7,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
fail-fast: false