Skip to content

Commit ed19c2c

Browse files
committed
Bump to macos-13 runners, 12 became unreliable. Closes #140.
1 parent 38dfe2e commit ed19c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
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-12
26+
os: macos-13
2727
app: pluginval.app
2828
test-binary: pluginval.app/Contents/MacOS/pluginval
2929
- name: Windows

0 commit comments

Comments
 (0)