We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 574c649 commit f9ecb3cCopy full SHA for f9ecb3c
.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
45
46
strategy:
47
matrix:
48
- os: [ubuntu-20.04, macos-12, windows-2022]
+ os: [ubuntu-22.04, macos-15, windows-2025]
49
50
# if changing the below change the run-integration-tests versions and the check-deploy versions
51
python: ['3.9', '3.10', '3.11']
0 commit comments