Skip to content

Commit

Permalink
Scimono jakarta branch (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
hborisov authored Sep 14, 2023
1 parent 7155749 commit f7c4c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- name: Set up JDK 1.8
uses: actions/setup-java@v1
with:
java-version: 1.8
java-version: 11
- name: Build with Maven
run: mvn -B package --file pom.xml

0 comments on commit f7c4c87

Please sign in to comment.