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