mmcloughlin / ec3

Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go
BSD 3-Clause "New" or "Revised" License
54 stars 6 forks source link

ci: github actions #71

Open mmcloughlin opened 5 years ago

mmcloughlin commented 5 years ago

Consider using github actions for CI.

mmcloughlin commented 5 years ago
mmcloughlin commented 5 years ago

Looks like some github actions runners do not support the ADX extension. Tests on one run failed with invalid instruction errors.