arquillian / arquillian-core

Arquillian provides a component model for integration tests, which includes dependency injection and container life cycle management. Instead of managing a runtime in your test, Arquillian brings your test to the runtime.
http://arquillian.org
Apache License 2.0
366 stars 196 forks source link

CI: add JDK 17 testing; run CI on all branches; cleanup ci.yml. #566

Closed rhusar closed 6 days ago

rhusar commented 6 days ago

Follow up on https://github.com/arquillian/arquillian-core/pull/565 - we can now run tests with JDK 17.

rhusar commented 6 days ago

@starksm64 BTW I don't see them running on here - probably needs approval when they are changed? Looks like I am still not member of the org. :-(

jamezp commented 6 days ago

@rhusar There is an issue with GitHub actions right now which is affecting pull requests and GitHub Actions.