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 0f0d61dCopy full SHA for 0f0d61d
.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, macos-latest, windows-latest]
22
23
steps:
24
- uses: actions/checkout@v4
0 commit comments