You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Facter currently runs integration tests against JRuby 9.3.14.0, which is
the version of Ruby that puppetserver 7 uses. However, puppetserver 8
runs on JRuby 9.4.8.0 and Facter does not run integration tests against
that version.
This commit adds integration tests on JRuby 9.4.8.0.
0 commit comments