This is an automated email from the ASF dual-hosted git repository.
vladimirsitnikov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git.
from 2a2f0c1 Add Appveyor configuration to test PRs on GitHub with Windows
add fbc837a Fix DNSCacheManagerSpec test so it supports system with
multiple DNS servers
new c4422cd Add GitHub Actions CI with Windows and macOS
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/main.yml | 41 ++++++++++++++++++++++
build.gradle.kts | 11 ++++--
.../http/control/DNSCacheManagerSpec.groovy | 12 ++++---
3 files changed, 57 insertions(+), 7 deletions(-)
create mode 100644 .github/workflows/main.yml