Skip to content

Commit 22f9089

Browse files
committed
re-enable CI on macos
1 parent 8549df7 commit 22f9089

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,8 @@ jobs:
2121
coverage: true
2222
#- perl-version: '5.30'
2323
# os: windows-latest
24-
# on macos, getting failure to load the lib "/usr/lib:/other/file.bundle" which means something went wrong
25-
#- perl-version: '5.30'
26-
# os: macos-latest
24+
- perl-version: '5.30'
25+
os: macos-latest
2726
steps:
2827
- uses: actions/checkout@v2
2928
- name: 'ci-dist: target-setup-perl'

0 commit comments

Comments
 (0)