ci: try newer images

This commit is contained in:
Henry Schreiner 2021-11-18 08:38:50 -05:00 committed by GitHub
parent 72282f75a1
commit 3f8db35232
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
runs-on: [ubuntu-latest, windows-latest, macos-latest] runs-on: [ubuntu-latest, windows-2022, macos-11]
python: python:
- '2.7' - '2.7'
- '3.5' - '3.5'