Commit Graph

18 Commits

Author SHA1 Message Date
2dba6d0a55 Revert "Test on ubuntu-20.04 for older libc releases."
Ubuntu 20.04 doesn't appear to be supported by the Godot Rust bindings
due to only shipping glibc 2.31 when 2.32 is the minimum required
version.

This reverts commit 6d48c23e3e.
2022-12-12 08:18:06 -06:00
6d48c23e3e Test on ubuntu-20.04 for older libc releases. 2022-12-12 07:45:08 -06:00
30b27c542e If removing quotes doesn't work, then I got nothing. 2020-11-17 22:07:55 -06:00
fbdc2a7724 I keep forgetting this is Powershell. 2020-11-17 21:56:19 -06:00
e8dfbb6a69 Escape and quote. 2020-11-17 20:22:01 -06:00
b34c880a36 Switch to Rust GitHub actions. 2020-11-17 19:27:40 -06:00
413b68be63 Cache Gradle artifacts. 2020-11-17 13:24:58 -06:00
140b80738b Introduce caching. 2020-11-17 12:39:51 -06:00
47782166d3 Tweak environment variable and try to install quietly. 2020-11-17 12:28:08 -06:00
55eea365c4 Not sure why we suddenly need this. 2020-11-17 12:10:21 -06:00
17220b4634 Use cargo check and build with --all-features under Windows. 2020-10-08 20:18:45 -05:00
2222e3eda7 Separate out iOS builds, and ensure Rust is up-to-date. 2020-09-02 17:05:35 -05:00
550bb82c89 Add iOS test and release builds. 2020-08-18 15:59:27 -05:00
3f611f18b8 Update release and test builds to use LFS, and to incorporate new Android build process. 2020-08-18 10:48:04 -05:00
705126ef2f Merge branch 'master' into v0.6 2020-08-18 10:34:08 -05:00
e05cdde57d Add Android build action. 2020-08-18 10:30:30 -05:00
1eca767056 Add MacOS test build. 2020-08-12 16:34:49 -05:00
8069333fde Add release step. 2020-04-11 13:14:00 -05:00