Skip to content

Commit

Permalink
use macos-12-xl runner
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyc-splunk committed Nov 27, 2023
1 parent a509a24 commit db6a821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
# Need to run on macos-12 since it is the only image with native support for ansible, vagrant, and virtualbox.
# https://docs.ansible.com/ansible/latest/os_guide/windows_faq.html#windows-faq-ansible
# https://github.com/actions/runner-images/blob/main/images/macos/macos-12-Readme.md
runs-on: macos-12
runs-on: macos-12-xl
timeout-minutes: 75
strategy:
fail-fast: false
Expand Down

0 comments on commit db6a821

Please sign in to comment.