Skip to content

Commit

Permalink
Merge 56cddbe into 8821567
Browse files Browse the repository at this point in the history
  • Loading branch information
msridhar committed Apr 27, 2023
2 parents 8821567 + 56cddbe commit fc28bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
ORG_GRADLE_PROJECT_epApiVersion: ${{ matrix.epVersion }}
uses: gradle/gradle-build-action@v2
with:
arguments: verGJF build
arguments: -q javaToolchains
if: matrix.java == '11'
- name: Build and test using Java 17 and Error Prone ${{ matrix.epVersion }}
env:
Expand Down

0 comments on commit fc28bb8

Please sign in to comment.