Skip to content

Commit

Permalink
Check if CI passes on OTP 27.0 / Windows combo
Browse files Browse the repository at this point in the history
  • Loading branch information
g-andrade committed Jul 20, 2024
1 parent cff04c8 commit 9d93c3f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ jobs:
matrix:
otp_vsn: ['22.3', '23.3', '24.3', '25.3', '26.2', '27.0']
os: ['ubuntu-20.04', 'windows-2019']
exclude:
# Results in "make: *** [Makefile:38: ct] Error 2816"
# as of 2024/05/22, try again at a later date.
- otp_vsn: '27.0'
os: 'windows-2019'
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 9d93c3f

Please sign in to comment.