Skip to content

Commit ed645de

Browse files
authored
Update macOS version in GitHub Actions workflow
1 parent 5501b56 commit ed645de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
2727
with:
2828
env: '["py39"]'
29-
os: macos-13
29+
os: macos-15
3030
wheel-tags: true
3131
main-linux:
3232
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1

0 commit comments

Comments
 (0)