Skip to content

Commit

Permalink
Uncomment spigot 147 job
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamscached committed Jul 25, 2022
1 parent c51ac55 commit b3d0b08
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,12 @@ jobs:
test: "14"
delay: 20
timeout: 120
# See https://github.com/alteamc/minequery/issues/31 for details.
# - url: "https://cdn.getbukkit.org/spigot/spigot-1.4.7-R1.1-SNAPSHOT.jar"
# version: "147"
# type: "spigot"
# test: "14"
# delay: 20
# timeout: 120
- url: "https://cdn.getbukkit.org/spigot/spigot-1.4.7-R1.1-SNAPSHOT.jar"
version: "147"
type: "spigot"
test: "14"
delay: 20
timeout: 120
- url: "https://piston-data.mojang.com/v1/objects/0252918a5f9d47e3c6eb1dfec02134d1374a89b4/server.jar"
version: "161"
type: "vanilla"
Expand Down

0 comments on commit b3d0b08

Please sign in to comment.