Skip to content

Commit

Permalink
use macos-latest in CI so Homebrew support binary packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Mar 25, 2024
1 parent 29f7088 commit 98e99cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

# Test all engines on macOS.
- perl-version: '5.30'
os: macos-11
os: macos-latest
steps:
- uses: actions/checkout@v2
- name: 'ci-dist: target-setup-perl'
Expand Down

0 comments on commit 98e99cb

Please sign in to comment.