Skip to content

Commit

Permalink
Update ci-java7.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomarquezp authored Aug 21, 2024
1 parent 1972e15 commit d775af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-java7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/setup-java@v4
# setup-java v2 or higher does not have version 1.7
with:
java-version: 1.7
java-version: 7
distribution: zulu
architecture: x64
- run: |
Expand Down

0 comments on commit d775af4

Please sign in to comment.