mirror of
https://github.com/jlengrand/quarkus.git
synced 2026-03-10 08:41:22 +00:00
Do not test 19.3.1 JDK 8 anymore in native as it's tested by the main CI
This commit is contained in:
2
.github/workflows/native-cron-build.yml
vendored
2
.github/workflows/native-cron-build.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-18.04
|
||||
strategy:
|
||||
matrix:
|
||||
java: [ 8, 11 ]
|
||||
java: [ 11 ]
|
||||
name: build-and-testing
|
||||
steps:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user