diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ea38704320f846cb55a9afbfcc10675f9706a08f..47d6d9c0ab0ba4b561af0d26fa12e2219c163caf 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -12,6 +12,14 @@ on: - windows-latest - ubuntu-latest - macos-latest + - ubuntu-18.04 + - ubuntu-20.04 + - ubuntu-22.04 + - macos-10.15 + - macos-11 + - macos-12 + - windows-2019 + - windows-2022 env: CARGO_INCREMENTAL: 0