Skip to content

Commit 44ea687

Browse files
committed
.github/workflows/dist.yml: Replace macos-13 runner by macos-15-intel
1 parent d80e39d commit 44ea687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
arch: i686
5151
- os: ubuntu-24.04-arm
5252
arch: aarch64
53-
- os: macos-13
53+
- os: macos-15-intel
5454
arch: x86_64
5555
- os: macos-14
5656
arch: arm64

0 commit comments

Comments
 (0)