Commit graph

9 commits

Author SHA1 Message Date
Matt Rogers
2d20c8b40e Only define matrices for valid test environments
Removes ruby 3.0 completely and ignores sqlite and postgres for the
older Ruby versions
2021-07-24 19:02:15 +00:00
Matt Rogers
9dd0ee6cef Fix the syntax errors. 2021-07-24 18:57:48 +00:00
Matt Rogers
e8eb4963d5 Simplify the workflow file
This uses a matrix configuration to set up all the various
configurations we're testing tracks with. It also adds testing on ruby
3.0 and testing postgres with all the various ruby versions.
2021-07-24 18:53:52 +00:00
Jyri-Petteri Paloposki
0b2eec4f82 Move to Ruby 2.7 for the default Docker version as well as the default target for alternative DB's. Fix the Ruby image version with three digits because the most recent versions seem to be somehow broken. 2020-12-11 20:02:47 +02:00
Jyri-Petteri Paloposki
e89511aec8 Run tests on all supported platforms 2020-08-26 03:53:02 +03:00
Jyri-Petteri Paloposki
2d4a3625c3 #2259: Try without the type limits for CI 2019-11-13 21:23:09 +02:00
Jyri-Petteri Paloposki
bc7404714c #2259: Perhaps just run the CI once 2019-11-13 21:04:30 +02:00
Matt Rogers
5d28482f3d
Do builds on push and pull request 2019-11-05 20:34:21 -06:00
Dan Rice
79ac907346 Migrate CI to GitHub Actions 2019-10-30 21:24:15 -04:00