diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d4c1b1e..96ba133 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -42,7 +42,7 @@ jobs: matrix: python-version: ["3.10", "3.11", "3.12", "3.13"] # There's no platform specific SDK code, but explicitly check Windows anyway - os: [ubuntu-20.04, windows-2019] + os: [ubuntu-22.04, windows-2019] # Check https://github.com/actions/action-versions/tree/main/config/actions # for latest versions if the standard actions start emitting warnings