1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-12 10:23:16 +03:00

Merge pull request #5242 from yschimke/prefer_jdk11

Prefer JDK 11 for tests
This commit is contained in:
Jesse Wilson
2019-06-26 18:28:22 -07:00
committed by GitHub

View File

@@ -189,12 +189,12 @@ workflows:
- testjdk8alpn:
filters:
branches:
ignore:
- gh-pages
only: master
- testjdk11:
filters:
branches:
only: master
ignore:
- gh-pages
- testconscrypt:
filters:
branches: