1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/.github
Kyrylo Silin e8e378036f Test using Github Actions
We now test everything but 1.9 with GitHub Actions. GH Actions doesn't support
1.9 out of box and I am not sure how to write a spec that would use our custom
Docker image for 1.9 and the standard images for everything esle. That's why
CircleCI does not go away (for now, until we still support 1.9).

Luckily, I was able to get rid of the custom Docker image for 2.0 because GH
Actions stil support that version of Ruby.

Now the build code is much simpler and easier to follow. Looking forward to
getting rid of CircleCI completely!
2021-07-02 11:02:33 +03:00
..
workflows Test using Github Actions 2021-07-02 11:02:33 +03:00