Skip to content

Commit 53d77b6

Browse files
author
iltommi
authored
Update macOS runner version in workflow
1 parent c7b1400 commit 53d77b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: macIntel
33
on: push
44
jobs:
55
build:
6-
runs-on: macos-13
6+
runs-on: macos-15-intel
77
steps:
88
- name: Checkout
99
uses: actions/checkout@v4

0 commit comments

Comments
 (0)