Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sinattieng committed Sep 27, 2023
1 parent 745e7ac commit 2bb9595
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Maven compile
on: push
jobs:
maven-compile:
env:
JAVA_VERSION: '17'
steps:
- uses: RegioneER/parer-github-template/.github/workflows/compile.yml@main
with:
java: ${{env.JAVA_VERSION}}
uses: RegioneER/parer-github-template/.github/workflows/compile.yml@main
with:
java: '17'

0 comments on commit 2bb9595

Please sign in to comment.