Skip to content

Commit

Permalink
use lvm toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
slamdev committed Feb 11, 2022
1 parent 625312d commit 99ccd41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-java@v2
with:
distribution: 'temurin'
java-version: ${{ matrix.java }}
- uses: docker-practice/actions-setup-docker@v1
- name: Set Bazel Version ${{ matrix.bazel }}
Expand Down

0 comments on commit 99ccd41

Please sign in to comment.