Skip to content

Commit

Permalink
Yup
Browse files Browse the repository at this point in the history
  • Loading branch information
g-andrade committed Oct 12, 2024
1 parent 4268076 commit 3326fea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
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'
# as of 2024/10/12, try again at a later date.
- otp_vsn: '27.1'
os: 'windows-2019'
steps:
- name: Checkout
Expand Down

0 comments on commit 3326fea

Please sign in to comment.