Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonBein authored Aug 24, 2023
1 parent d4e9ea1 commit d3ee817
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,10 @@ jobs:
deploy:

runs-on: [ubuntu-latest]
java_version: [17]

strategy:
matrix:
java_version: [17]

if: github.ref == 'refs/heads/main'

Expand Down

0 comments on commit d3ee817

Please sign in to comment.