bump rest to macos 14 to build final intel releases

This commit is contained in:
Erik Gomez
2026-05-12 12:07:34 -05:00
parent 90f098580d
commit 4313548774
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ on:
jobs:
build:
runs-on: macos-13
runs-on: macos-14
steps:
- name: Checkout python repo