aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/macos.yml
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2022-01-16 15:54:08 +0100
committersfan5 <sfan5@live.de>2022-01-16 15:54:08 +0100
commitb02b381af26c792d7f7feaa93198bb7efb2512de (patch)
tree5b9500b2f410d509f6730506636a670fe1c1e609 /.github/workflows/macos.yml
parentb6555ee6aff8cd062034a08f1dbfca9c294cb0c6 (diff)
downloadhax-minetest-server-b02b381af26c792d7f7feaa93198bb7efb2512de.tar.gz
hax-minetest-server-b02b381af26c792d7f7feaa93198bb7efb2512de.zip
Bump IrrlichtMt to 1.9.0mt4 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 d97cff1aa..69253b70a 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.0mt3
+ IRRLICHT_TAG: 1.9.0mt4
MINETEST_GAME_REPO: https://github.com/minetest/minetest_game.git
MINETEST_GAME_BRANCH: master
MINETEST_GAME_NAME: minetest_game