Skip to content

Commit 283f40e

Browse files
committed
update deprecated action runners
1 parent a5421af commit 283f40e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/build_wheel.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@ jobs:
6767
matrix:
6868
os:
6969
[
70-
ubuntu-latest,
70+
ubuntu-24.04,
7171
ubuntu-24.04-arm,
72-
windows-latest,
73-
macos-13,
74-
macos-latest,
72+
windows-2025,
73+
macos-15-intel,
74+
macos-15,
7575
]
7676
steps:
7777
- name: Checkout repo

0 commit comments

Comments
 (0)