diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9e68740..932b341 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,9 +16,9 @@ on: jobs: test: - strategy: - matrix: - os: [ macos-latest, ubuntu-latest, windows-latest ] +# strategy: +# matrix: +# os: [ macos-latest, ubuntu-latest, windows-latest ] runs-on: macos-latest steps: - name: Checkout diff --git a/pom.xml b/pom.xml index 9d9a8db..a11cd70 100644 --- a/pom.xml +++ b/pom.xml @@ -164,11 +164,11 @@ - - org.apache.maven.plugins - maven-surefire-plugin - 3.0.0-M5 - + + + + +