Skip to content

Commit 929b187

Browse files
1 parent ef47962 commit 929b187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
- ubuntu-24.04-arm
3737
- windows-latest
3838
- windows-11-arm
39-
- macos-13 # x86-64
40-
- macos-latest # arm64
39+
- macos-15-intel # x86-64
40+
- macos-latest # arm64
4141
fail-fast: false
4242
steps:
4343
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)