Skip to content

Commit

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

on: [ push ]

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

0 comments on commit e3e831b

Please sign in to comment.