sysprog21/jitboy

Prepare CI/CD

Closed this issue · 2 comments

jserv commented

After #15 is merged, it is time to think of the continuous integration and delivery (CI/CD).

Expected output:

  1. Enable GitHub Actions.
  2. Build jitboy each time when new commits / pull requests arrive.
  3. Run instruction compliance test suite and generated the corresponding report.

I'll try to study how to use GitHub Actions.

jserv commented

Close via commit a47909c