From c9e2974aa2e5f0ffe0e584df2014f6df781b83da Mon Sep 17 00:00:00 2001 From: Gabriel Pettier Date: Wed, 27 Nov 2019 00:54:03 +0100 Subject: [PATCH] slightly more complete test targets --- .github/workflows/push.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 163251d..2c6ba0f 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -8,12 +8,12 @@ jobs: python: - '2.7' # - '3.6' - # - '3.7' + - '3.7' - '3.8' java: - '8' # - '9' - # - '10' + - '10' # - '11' - '12' os: @@ -22,7 +22,7 @@ jobs: - 'macOs-latest' architecture: - 'x64' - # - 'x86' + - 'x86' # exclude problematic combinations exclude: