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:
@@ -189,12 +189,12 @@ workflows:
|
||||
- testjdk8alpn:
|
||||
filters:
|
||||
branches:
|
||||
ignore:
|
||||
- gh-pages
|
||||
only: master
|
||||
- testjdk11:
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
ignore:
|
||||
- gh-pages
|
||||
- testconscrypt:
|
||||
filters:
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user