Skip to content

Commit

Permalink
ci: Use macOS runner
Browse files Browse the repository at this point in the history
  • Loading branch information
staticaland committed Nov 20, 2023
1 parent 1a64ed5 commit c2b4012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_ok_command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

name: "Run ok subcommand ${{ inputs.subcommand }}"

runs-on: ubuntu-latest
runs-on: macos-latest

defaults:
run:
Expand Down

0 comments on commit c2b4012

Please sign in to comment.