Skip to content

Commit

Permalink
Merge branch 'dev' into 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendrix-Shen committed Mar 13, 2022
2 parents 17eb55d + e72d41d commit 0ce2442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
matrix:
java: [17]
os: [ubuntu-latest]
branch: [1.16, 1.17, 1.18, 1.19]
branch: [1.15, 1.16, 1.17, 1.18, 1.19]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout the sources
Expand Down

0 comments on commit 0ce2442

Please sign in to comment.