Skip to content

Commit

Permalink
Added tests for 1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fulminazzo committed Apr 4, 2024
1 parent 01b2ab8 commit ee54a34
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/bukkit-1.13.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# 1.13.2-R0.1-SNAPSHOT
name: MC 1.13

on: [ push ]

jobs:
test:
uses: ./.github/workflows/bukkit-test.yml
with:
java-version: 11
minecraft-version: "1.13.2-R0.1-SNAPSHOT"

0 comments on commit ee54a34

Please sign in to comment.