Skip to content

Commit

Permalink
feat: no support for fabric 1.16 & 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Yann151924 committed Oct 28, 2023
1 parent 53cee5d commit 1c8c173
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,8 @@ jobs:
include:
- platform: forge
branch: "1.16"
- platform: fabric
branch: "1.16"
- platform: forge
branch: "1.18"
- platform: fabric
branch: "1.18"
uses: ./.github/workflows/build.yaml
with:
version: ${{ needs.getVersion.outputs.tag }}
Expand Down

0 comments on commit 1c8c173

Please sign in to comment.