Skip to content

Commit 8f7939b

Browse files
committed
switch back to exlcude
1 parent cf93aac commit 8f7939b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/build_wheels.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,18 @@ jobs:
3939
- os: macos-13
4040
arch: arm64
4141
# Macos-14 include: arm64
42-
- os: macos-13
42+
- os: macos-14
4343
arch: x86_64
44-
- os: macos-13
44+
- os: macos-14
4545
arch: aarch64
46-
- os: macos-13
46+
- os: macos-14
4747
arch: AMD64
4848
# Windows include: AMD64
49-
- os: windows-2022
49+
- os: windows-latest
5050
arch: x86_64
51-
- os: windows-2022
51+
- os: windows-latest
5252
arch: aarch64
53-
- os: windows-2022
53+
- os: windows-latest
5454
arch: arm64
5555
fail-fast: false
5656

0 commit comments

Comments
 (0)