We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7161016 commit 574c649Copy full SHA for 574c649
.github/workflows/build.yml
@@ -398,7 +398,7 @@ jobs:
398
399
strategy:
400
matrix:
401
- os: [ubuntu-20.04, macos-12, windows-2022]
+ os: [ubuntu-22.04, macos-15, windows-2025]
402
403
# python versions should be consistent with the strategy matrix and the runs-integration-tests versions
404
python: ['3.9', '3.10', '3.11']
0 commit comments