Skip to content

Commit 574c649

Browse files
committed
update runner
1 parent 7161016 commit 574c649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ jobs:
398398

399399
strategy:
400400
matrix:
401-
os: [ubuntu-20.04, macos-12, windows-2022]
401+
os: [ubuntu-22.04, macos-15, windows-2025]
402402

403403
# python versions should be consistent with the strategy matrix and the runs-integration-tests versions
404404
python: ['3.9', '3.10', '3.11']

0 commit comments

Comments
 (0)