mini_racer/.github/workflows
Gerhard Schlager 3d110768ee
Fix GitHub Actions and add tests for mutable strings (#256)
* Fix GitHub Actions

* Disable tests with `musl` for arm64 because there's no `libv8-node` gem for aarch64-linux-musl at the moment
* Fix tests on older Ruby versions by running `gem update --system`
* Removes macOS 10.15 (it will be unsupported by 2022-08-30 anyway)
* Adds macOS 12 to the matrix
* Run TruffleRuby job on macOS as well
* Use `ruby/setup-ruby` action where possible and update `actions/checkout` to v3
* Run tests for pull requests

* Raise sleep duration in tests to fix CI failures on macOS

* Add tests for mutable string arguments and return values
2022-07-22 08:45:20 +10:00
..
ci.yml Fix GitHub Actions and add tests for mutable strings (#256) 2022-07-22 08:45:20 +10:00