Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tshirtman committed Nov 30, 2019
1 parent 21dc480 commit e9eb408
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
- '3.7'
- '3.8'
java:
- '8'
# - '8'
# - '9' # commented out just for faster CI
- '10'
# - '10'
# - '11' # commented out just for faster CI
- '12'
os:
Expand All @@ -22,7 +22,7 @@ jobs:
- 'macOs-latest'
architecture:
- 'x64'
- 'x86'
# - 'x86'

# exclude problematic combinations
exclude:
Expand Down

0 comments on commit e9eb408

Please sign in to comment.