Skip to content

Commit 7c05e3c

Browse files
committed
chore(env): update MAGE-X version to v1.8.8
1 parent c2fb448 commit 7c05e3c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/.env.base

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ REDIS_CACHE_FORCE_PULL=false # Force pull Redis images even when cache
241241
# 🪄 MAGE-X CONFIGURATION
242242
# ================================================================================================
243243

244-
MAGE_X_VERSION=v1.8.7 # https://github.com/mrz1836/mage-x/releases
244+
MAGE_X_VERSION=v1.8.8 # https://github.com/mrz1836/mage-x/releases
245245
MAGE_X_USE_LOCAL=false # Use local version for development
246246
MAGE_X_AUTO_DISCOVER_BUILD_TAGS=true # Enable auto-discovery of build tags
247247
MAGE_X_AUTO_DISCOVER_BUILD_TAGS_EXCLUDE=race,custom # Comma-separated list of tags to exclude
@@ -281,7 +281,7 @@ MAGE_X_YAMLFMT_VERSION=v0.20.0 # https://github.c
281281
# MAGE_X_DOWNLOAD_TIMEOUT=5000
282282
# MAGE_X_DOWNLOAD_USER_AGENT=MAGE-X-Agent
283283
# MAGE_X_PARALLEL=3
284-
# MAGE_X_TEST_EXCLUDE_MODULES=magefiles # Comma-separated module names to exclude from tests/coverage (default: magefiles)
284+
# MAGE_X_TEST_EXCLUDE_MODULES=module1,module2
285285
# MAGE_X_TEST_RACE=false
286286
# MAGE_X_VERBOSE=true
287287

0 commit comments

Comments
 (0)