Skip to content

Commit

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

on: [ push ]

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

0 comments on commit 2005662

Please sign in to comment.