aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/macos.yml
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2022-05-06 14:45:59 +0200
committersfan5 <sfan5@live.de>2022-05-06 15:16:04 +0200
commit4e1de06782b2541e8d487adfd87b0c2afeedeab3 (patch)
treec573d6e16c72cfa0c877e320beb2e72dd2d03807 /.github/workflows/macos.yml
parent8735a85a3008df39b92b0a6781015011d8935a7b (diff)
downloadminetest-4e1de06782b2541e8d487adfd87b0c2afeedeab3.tar.gz
minetest-4e1de06782b2541e8d487adfd87b0c2afeedeab3.tar.bz2
minetest-4e1de06782b2541e8d487adfd87b0c2afeedeab3.zip
Bump IrrlichtMt to 1.9.0mt5 in CI
Diffstat (limited to '.github/workflows/macos.yml')
-rw-r--r--.github/workflows/macos.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index 1f1772bf3..c0278a38c 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -22,7 +22,7 @@ on:
- '.github/workflows/macos.yml'
env:
- IRRLICHT_TAG: 1.9.0mt4
+ IRRLICHT_TAG: 1.9.0mt5
MINETEST_GAME_REPO: https://github.com/minetest/minetest_game.git
MINETEST_GAME_BRANCH: master
MINETEST_GAME_NAME: minetest_game