Commit Graph

33 Commits

Author SHA1 Message Date
Hajime Hoshi
264274b43b Fix test.yml to always use the latest Ebiten on mobiles
Updates #1397
2021-04-15 00:19:30 +09:00
Hajime Hoshi
3b4352f533
Add iOS build on GitHub Actions (#1567)
Closes #1397
2021-04-11 00:04:09 +09:00
Hajime Hoshi
e0372d9478
Add Android build on GitHub Actions (#1566)
Updates #1397
2021-04-10 22:36:49 +09:00
Hajime Hoshi
7d7a0b7426
Reenable the Wasm test on Ubuntu (#1565)
Closes #1550
2021-04-10 21:49:25 +09:00
Hajime Hoshi
4263b8e352 Update Go versions at the tests 2021-04-02 11:15:25 +09:00
Hajime Hoshi
88478fc80f Add the issue number to test.yml
Updates #1550
2021-03-27 05:01:39 +09:00
Hajime Hoshi
7018d9f6d1 Skip the Wasm tests on Ubuntu 2021-03-27 02:34:50 +09:00
Hajime Hoshi
bc42cb31c3 Update Go versions at the test 2021-03-12 22:11:17 +09:00
Hajime Hoshi
d2be9beb2d Update Go versions at the test 2021-03-11 02:26:30 +09:00
Hajime Hoshi
e873b386a0 Update Go to 1.16.0 for the tests 2021-02-17 14:57:14 +09:00
Hajime Hoshi
9179c5b200 Add go-get for Go 1.16 2021-02-14 18:43:52 +09:00
Hajime Hoshi
2cdc7e7cfb Add Go 1.16.0-rc1 test 2021-02-14 18:41:17 +09:00
Hajime Hoshi
1955463296 Update Go versions for GitHub workflow 2021-02-05 11:02:54 +09:00
Hajime Hoshi
f73fdc9af5 Revert "Add 1.16rc1 to the GitHub workflow tests"
This reverts commit 2110a976aa.

Reason: This didn't work.x
2021-01-29 02:36:41 +09:00
Hajime Hoshi
2110a976aa Add 1.16rc1 to the GitHub workflow tests 2021-01-29 02:35:09 +09:00
Hajime Hoshi
71e307a2fc Update Go versions at the workflow 2021-01-21 03:44:30 +09:00
Hajime Hoshi
fdad70ca46 Use the more stable version of wasmbrowsertest 2021-01-05 12:32:01 +09:00
Hajime Hoshi
b40a9cf7a2 Add a test for WebGL1 2020-12-15 01:01:41 +09:00
Hajime Hoshi
ce624ce134 Update Go versions in the test 2020-12-04 12:08:45 +09:00
Hajime Hoshi
82dc7a6591 Update Go versions in test.yml 2020-11-15 12:28:08 +09:00
Hajime Hoshi
5b8370298a glfw: Use os.UserConfigDir for GLFW DLL instead of temporary directories
As of this change, Ebiten requries Go 1.13 due to os.UserConfigDir.

Fixes #1393
2020-11-01 17:51:44 +09:00
Hajime Hoshi
2a5ca182ce Update Go versions 2020-10-15 08:03:09 +09:00
Hajime Hoshi
67429e5057 Update GitHub workflow 2020-10-07 23:40:59 +09:00
Hajime Hoshi
d0ee71a069 Temporary fix for GitHub workflow 2020-10-07 00:05:41 +09:00
Hajime Hoshi
7941be5f7d Update Go versions on CI 2020-09-18 05:02:34 +09:00
Hajime Hoshi
5f446a4c09 Update Go versions 2020-09-02 13:33:52 +09:00
Hajime Hoshi
bb50887bae Simplify the workflow a little 2020-08-19 23:18:59 +09:00
Hajime Hoshi
23dd8bb364 Integrate all the test cases in a matrix 2020-08-19 23:00:48 +09:00
Hajime Hoshi
545f4b0ed3 Test more Go versions
Updates #1313
2020-08-19 21:47:59 +09:00
Hajime Hoshi
a48c0d9f2c ebiten: Skip some tests on Go1.12 Wasm 2020-08-17 04:15:33 +09:00
Hajime Hoshi
da289e50c3 Add macOS and Windows on GitHub Actions
Updates #1305
2020-08-17 02:45:43 +09:00
Hajime Hoshi
59c5bd1585 Add GitHub Actions workflow
Fixes #939
2020-08-17 00:52:44 +09:00
Hajime Hoshi
0e33e3e6fc
Add FUNDING.yml 2019-12-07 19:00:46 +09:00