Skip to content

Commit

Permalink
Move from mac to ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
deniscostadsc committed Dec 27, 2023
1 parent 8383649 commit 830ef60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push] # yamllint disable-line rule:truthy
# yamllint disable rule:indentation
jobs:
run-playbook:
runs-on: macos-13
runs-on: ubuntu-latest
steps:
- name: Run playbook
uses: dawidd6/action-ansible-playbook@v2
Expand Down

0 comments on commit 830ef60

Please sign in to comment.