Skip to content

Commit

Permalink
java8
Browse files Browse the repository at this point in the history
  • Loading branch information
liangyuanpeng authored Sep 22, 2023
1 parent dff1e79 commit 3918871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java-version: [11, 17]
java-version: [8,11, 17]
etcd:
- gcr.io/etcd-development/etcd:v3.5.9
- gcr.io/etcd-development/etcd:v3.4.26
Expand Down

0 comments on commit 3918871

Please sign in to comment.