diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fdab5fe..0428748 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -21,7 +21,7 @@ jobs: strategy: fail-fast: false matrix: - os: [macos-latest, ubuntu-20.04, ubuntu-22.04] + os: [macos-latest, ubuntu-latest] # Steps represent a sequence of tasks that will be executed as part of the job steps: