We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5d4046 commit 4244297Copy full SHA for 4244297
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
otp_version: ['28', '27', '25', '23']
21
- os: [ubuntu-latest]
+ os: [ubuntu-latest, windows-latest]
22
23
steps:
24
- uses: actions/checkout@v4
0 commit comments