mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-21 20:55:11 +00:00
ci: try newer images
This commit is contained in:
parent
72282f75a1
commit
3f8db35232
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
runs-on: [ubuntu-latest, windows-latest, macos-latest]
|
||||
runs-on: [ubuntu-latest, windows-2022, macos-11]
|
||||
python:
|
||||
- '2.7'
|
||||
- '3.5'
|
||||
|
Loading…
Reference in New Issue
Block a user