test forcing the docker tests to run on ubuntu 20.04.

This commit is contained in:
Gareth J. Greenaway 2022-12-02 10:53:24 -08:00 committed by Pedro Algarvio
parent 07712b7855
commit f7aa417271

View file

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