Skip to content

Commit e12646a

Browse files
committed
move to supported macos on GHA
1 parent 3a049e2 commit e12646a

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
@@ -100,7 +100,7 @@ jobs:
100100

101101
make_sdist:
102102
name: Make SDist
103-
runs-on: macos-13
103+
runs-on: macos-14
104104
steps:
105105
- uses: actions/checkout@v5
106106
with:

0 commit comments

Comments
 (0)