Skip to content

Commit

Permalink
Actions test.yml - add Windows ucrt for full OpenSSL 3.2.0 build
Browse files Browse the repository at this point in the history
  • Loading branch information
MSP-Greg committed Nov 25, 2023
1 parent 4808ee1 commit c0deab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
os: [ ubuntu-latest, macos-latest, windows-latest ]
include:
- { os: windows-latest, ruby: mswin }
- { os: windows-latest, ruby: ucrt }
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c0deab1

Please sign in to comment.