Skip to content

Commit 971f90a

Browse files
committed
workflow: build on macos-14
macos-12 runner is gone
1 parent 449a4e8 commit 971f90a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
upload_exe_with_name: 'exe'
7070

7171
build-macos:
72-
runs-on: macos-12
72+
runs-on: macos-14
7373
steps:
7474
- name: Checkout
7575
uses: actions/checkout@v4

0 commit comments

Comments
 (0)