Skip to content

Commit

Permalink
Merge pull request #9 from PDLPorters/devops-46-ci-macos-latest
Browse files Browse the repository at this point in the history
GHA: Update CI to use `os: macos-latest`
  • Loading branch information
zmughal authored Apr 8, 2024
2 parents 8ca69eb + da125d6 commit ada8e2a
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 @@ -34,7 +34,7 @@ jobs:
#- perl-version: '5.30'
# os: windows-latest
- perl-version: '5.30'
os: macos-11
os: macos-latest
- perl-version: '5.30'
os: ubuntu-latest
perl-threaded: true
Expand Down

0 comments on commit ada8e2a

Please sign in to comment.