Skip to content

Commit

Permalink
Change test workflow to Luanti 5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sfan5 committed Dec 10, 2024
1 parent d547f5f commit 5883a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
matrix:
cfg:
- { image: 'registry.gitlab.com/minetest/minetest/server:5.0.1', mtg: false }
- { image: 'ghcr.io/minetest/minetest:5.9.0', mtg: true }
- { image: 'ghcr.io/minetest/minetest:5.10.0', mtg: true }
steps:
- uses: actions/checkout@main

Expand Down

0 comments on commit 5883a0c

Please sign in to comment.