Skip to content

Commit

Permalink
Merge pull request #4 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 committed Apr 8, 2024
2 parents 1703873 + d590d9b commit 99e50ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
#- perl-version: '5.30'
# os: windows-latest
- 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 99e50ff

Please sign in to comment.