Commit Graph

21 Commits

Author SHA1 Message Date
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