Commit 8498306
committed
Add a CI workflow for GitHub Actions
Since we're no longer using Travis CI, let's switch to using GitHub
Action for CI. Build on the same Go versions that Git LFS does. Limit
us to Ubuntu only, since almost nothing in this library depends on
anything OS specific. We can always add more OS versions in the future
if we determine that we see with compatibility problems.1 parent 11211c7 commit 8498306
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments