Skip to content

Commit ff0845d

Browse files
committed
move fuzzing to macOS 26
1 parent 8bae63b commit ff0845d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fuzzing-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868

6969
build_darwin_fuzzing:
7070
name: Build on Darwin
71-
runs-on: macos-14
71+
runs-on: macos-26
7272
if: github.actor != 'restyled-io[bot]'
7373

7474
steps:

0 commit comments

Comments
 (0)