Skip to content

Commit 221ba23

Browse files
authored
Merge pull request #25 from PDLPorters/devops-46-ci-macos-latest
GHA: Update CI to use `os: macos-latest`
2 parents acf4bd4 + f121c04 commit 221ba23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
#- perl-version: '5.30'
3434
# os: windows-latest
3535
- perl-version: '5.30'
36-
os: macos-11
36+
os: macos-latest
3737
steps:
3838
- uses: actions/checkout@v2
3939
- name: 'ci-dist: target-setup-perl'

0 commit comments

Comments
 (0)