Skip to content

Commit

Permalink
use macos-latest in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Mar 30, 2024
1 parent dc2bb10 commit 369bbe2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -46,10 +46,10 @@ jobs:
- perl-version: '5.30'
os: windows-latest
- perl-version: '5.30'
os: macos-11
os: macos-latest
alien-install-type: 'system'
- perl-version: '5.30'
os: macos-11
os: macos-latest
alien-install-type: 'share'
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 369bbe2

Please sign in to comment.