Skip to content

Commit c0deab1

Browse files
committed
Actions test.yml - add Windows ucrt for full OpenSSL 3.2.0 build
1 parent 4808ee1 commit c0deab1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
os: [ ubuntu-latest, macos-latest, windows-latest ]
2020
include:
2121
- { os: windows-latest, ruby: mswin }
22+
- { os: windows-latest, ruby: ucrt }
2223
runs-on: ${{ matrix.os }}
2324
steps:
2425
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)