Skip to content

Commit 571d7af

Browse files
authored
Update macOS version in build workflow
1 parent d2b1930 commit 571d7af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
test-binary: ./pluginval
2424
container: ubuntu:22.04
2525
- name: macOS
26-
os: macos-13
26+
os: macos-15
2727
app: pluginval.app
2828
test-binary: pluginval.app/Contents/MacOS/pluginval
2929
- name: Windows

0 commit comments

Comments
 (0)