Commit Graph

8 Commits

Author SHA1 Message Date
Rémi Verschelde
1b5f2bb8d9
CI: Build with Mono 6.12.0.111 and Emscripten 1.39.9
This is what we'll be using for official builds for 3.2.4+.

Co-authored-by: Ignacio Etcheverry <ignalfonsore@gmail.com>
2020-11-16 17:17:03 +01:00
Rémi Verschelde
1e2d41160b
CI: Bump mymindstorm/setup-emsdk to v7
Might fix CI builds.
2020-10-20 09:00:59 +02:00
Ignacio Etcheverry
3669d9aba4 CI: Use actions/cache@v1.2.0 (supports the branch 'create' event)
actions/cache@v1 wasn't supported for branch creation events ('create').
This meant our CI builds (when a 'release/**') branch is created,
would not re-use the cached resourced and instead do everything from scratch.
2020-05-23 22:04:43 +02:00
Ignacio Etcheverry
d1f88c23fb CI: Run Linux builds on Ubuntu 16.04 for better compatibility 2020-05-23 17:42:13 +02:00
Ignacio Etcheverry
42a0caae0f CI: Add net_4_x-win32 to the BCL profiles to build 2020-05-15 21:57:56 +02:00
Ignacio Etcheverry
398c818d8c CI: Fix release description 2020-05-15 01:19:59 +02:00
Ignacio Etcheverry
bc11550129 CI: Add paths to ignore and README badge 2020-05-15 00:54:49 +02:00
Ignacio Etcheverry
0e5cd48f05 Added Github Actions workflow 2020-05-14 22:01:26 +02:00