Skip to content

Commit

Permalink
GHA: Update CI to use os: macos-latest
Browse files Browse the repository at this point in the history
Connects to <PDLPorters/devops#46>.
  • Loading branch information
zmughal committed Apr 7, 2024
1 parent c17222f commit a0e60f3
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 @@ -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 a0e60f3

Please sign in to comment.