Skip to content

Commit 406bed0

Browse files
authored
PYTHON-5597 Upgrade to macos-latest (#2578)
1 parent 16a2fea commit 406bed0

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
@@ -99,7 +99,7 @@ jobs:
9999

100100
make_sdist:
101101
name: Make SDist
102-
runs-on: macos-13
102+
runs-on: macos-latest
103103
steps:
104104
- uses: actions/checkout@v5
105105
with:

0 commit comments

Comments
 (0)