1
0
Fork 0
mirror of https://github.com/eosswedenorg/libantelope synced 2026-06-16 03:34:56 +02:00
Commit graph

12 commits

Author SHA1 Message Date
0cfd459c71 Change project name from libeosio to libantelope 2023-04-06 14:45:30 +02:00
d9f7c41d8b .github/workflows/CI.yml: compile and test both openssl and libsecp256k1 as elliptic curve implementation. 2023-03-22 14:47:06 +01:00
ab932b92e4 .github/workflows/CI.yml: disable fail-fast 2023-03-15 11:17:35 +01:00
07bee1e9e5 .github/workflows/CI.yml: Change cmake ENABLE_TESTING variable to BUILD_TESTING 2023-03-15 11:11:46 +01:00
9e41381798 .github/workflows/CI.yml: remove ubuntu 18.04 as it will be removed from github (see https://github.com/actions/runner-images/issues/6002) 2023-03-10 13:59:24 +01:00
70866da335 .github/workflows/package.yml: dont need to build twice for ubuntu 20.04 :) 2023-03-10 13:57:18 +01:00
8764ecc4c1 .github/workflows/CI.yml: build and run tests. 2023-03-09 18:07:53 +01:00
7f0e3ec5f7 .github/workflows/package.yml: Package for ubuntu 20.04 and 22.04 2022-09-23 12:52:04 +02:00
c5409589b5 .github/workflows/CI.yml: Build for Ubuntu 20.04 and 22.04 2022-09-23 12:29:54 +02:00
010cd3a370 Github Actions: skip building/package for Ubuntu 16.04
16.04 only supports libssl 1.0 (officially).
If requested, we could consider supporting it but no point going through the hassle if it has no users.
2020-04-26 13:10:32 +02:00
a3aad06ba7 .github/workflows/package.yml: find the right .zip file :) 2020-04-19 11:31:36 +02:00
137d5cbe31 Initial Commit 2020-04-05 13:11:07 +02:00