Skip to content

Commit 691e50f

Browse files
committed
Switch runner to macos-26
Signed-off-by: Joshua Minor <jminor@users.noreply.github.com>
1 parent faf8777 commit 691e50f

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
@@ -10,7 +10,7 @@ concurrency:
1010

1111
jobs:
1212
build:
13-
runs-on: macos-latest
13+
runs-on: macos-26
1414

1515
steps:
1616
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)