Skip to content

Commit

Permalink
Merge pull request #7 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 1a2fcb3 + 8fddf9e commit 7a96b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -35,7 +35,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 7a96b2d

Please sign in to comment.