Skip to content

Commit

Permalink
Try again CI on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
g-andrade committed May 22, 2024
1 parent 1ddf03a commit 8ae96be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
otp_vsn: ['22.3', '23.3', '24.3', '25.3', '26.2', '27.0']
os: ['ubuntu-20.04'] #, 'windows-2019']
os: ['ubuntu-20.04', 'windows-2019']
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 8ae96be

Please sign in to comment.