Skip to content

Commit

Permalink
Jobs for macOS is tentatively disabled.
Browse files Browse the repository at this point in the history
  • Loading branch information
ikedas committed Dec 9, 2021
1 parent 30c7625 commit 7f8f03c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/make-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
os:
- 'macos-latest'
#- 'macos-latest' # Crypt::OpenSSL::X509 doesn't support openssl@3
- 'ubuntu-latest'
perl:
- '5.34'
Expand Down Expand Up @@ -59,6 +59,7 @@ jobs:
perl-version: ${{ matrix.perl }}
install-modules-with: cpanm
install-modules-args: >
--verbose --no-interactive
--with-develop
--with-feature=Data::Password --with-feature=ldap
--with-feature=safe-unicode --with-feature=smime
Expand Down

0 comments on commit 7f8f03c

Please sign in to comment.