Skip to content

Commit

Permalink
Bump to macos-13 runners, 12 became unreliable. Closes #140.
Browse files Browse the repository at this point in the history
  • Loading branch information
sudara committed Dec 4, 2024
1 parent 38dfe2e commit ed19c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
test-binary: ./pluginval
container: ubuntu:22.04
- name: macOS
os: macos-12
os: macos-13
app: pluginval.app
test-binary: pluginval.app/Contents/MacOS/pluginval
- name: Windows
Expand Down

0 comments on commit ed19c2c

Please sign in to comment.