Skip to content

Commit

Permalink
Make sure builds run on latest macOS runner
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-pennyworth committed Feb 8, 2024
1 parent 11094f6 commit 35f7883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: push
jobs:
build-and-release:
name: Build AlfredExtraPane and release
runs-on: macos-10.15
runs-on: macos-latest
steps:

- name: Checkout code
Expand Down

0 comments on commit 35f7883

Please sign in to comment.