diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index cc6aa491..182e4c5d 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -37,7 +37,6 @@ jobs: matrix: include: - {os: ubuntu-latest} - - {os: ubuntu-20.04} - {os: macos-latest} - {os: windows-latest} steps: