diff --git a/.github/workflows/client.yaml b/.github/workflows/client.yaml index 9eeaca1ed0..3af1773cd9 100644 --- a/.github/workflows/client.yaml +++ b/.github/workflows/client.yaml @@ -35,6 +35,8 @@ jobs: - "3.11" os: - ubuntu-latest + - ubuntu-20.04 + - ubuntu-22.04 exclude: # https://github.com/pytorch/pytorch/issues/86566 # pytorch does not release python 3.11 wheel package for macosx os yet.