Skip to content

Commit ea8e80a

Browse files
authored
Update macos runner version
1 parent 962e7e3 commit ea8e80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515
jobs:
1616
# Full build of the Mac assets
1717
build-darwin:
18-
runs-on: macos-12
18+
runs-on: macos-14
1919
steps:
2020
- uses: actions/checkout@v4
2121
- name: Set Version

0 commit comments

Comments
 (0)