We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0dc83e commit 1ddf03aCopy full SHA for 1ddf03a
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
otp_vsn: ['22.3', '23.3', '24.3', '25.3', '26.2', '27.0']
21
- os: ['ubuntu-20.04', 'windows-2019']
+ os: ['ubuntu-20.04'] #, 'windows-2019']
22
steps:
23
- name: Checkout
24
uses: actions/checkout@v4
0 commit comments