Skip to content

Commit

Permalink
set Java version
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollovati committed Dec 24, 2023
1 parent 87e1427 commit 2138ac1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ permissions:
concurrency:
group: ${{ github.head_ref || github.ref_name }}
cancel-in-progress: true
env:
JAVA_VERSION: 11
jobs:
check-permissions:
name: Check User Permissions
Expand Down

0 comments on commit 2138ac1

Please sign in to comment.