Skip to content

Commit

Permalink
support 1.14.x
Browse files Browse the repository at this point in the history
  • Loading branch information
plusls committed Sep 3, 2021
1 parent 5695ecb commit e1de14d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
java: [ 16 ]
# and run on both Linux and Windows
os: [ ubuntu-20.04 ]
branch: [1.18.x, 1.17.x, 1.16.x, 1.15.x]
branch: [1.18.x, 1.17.x, 1.16.x, 1.15.x, 1.14.x]
runs-on: ${{ matrix.os }}
steps:
- name: checkout repository
Expand Down

0 comments on commit e1de14d

Please sign in to comment.