Skip to content

Commit

Permalink
Don"t include Nim 1.2.x #20 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
mratsim committed Jun 19, 2020
1 parent ff3c0ea commit 5369eda
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 @@ -7,7 +7,7 @@ jobs:
fail-fast: false
max-parallel: 20
matrix:
branch: [version-1-2, devel]
branch: devel # [version-1-2, devel] - # 1.2 doesn't compile https://github.com/mratsim/constantine/pull/20#issuecomment-646327952
target:
- os: linux
cpu: amd64
Expand Down

0 comments on commit 5369eda

Please sign in to comment.