Skip to content

Commit

Permalink
chore: update script
Browse files Browse the repository at this point in the history
  • Loading branch information
thuongtruong109 committed Jun 15, 2024
1 parent eaca73a commit 8c08e47
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 45 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
java: [ '8', '11', '13', '15', '16']
java: ['11', '13', '15', '17']
name: Java ${{ matrix.Java }} sample
steps:
- uses: actions/checkout@v2
Expand Down
21 changes: 0 additions & 21 deletions .github/workflows/yetanother.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .travis.yml

This file was deleted.

0 comments on commit 8c08e47

Please sign in to comment.