Skip to content

Commit 17ba3b9

Browse files
WIP
1 parent 5776bcb commit 17ba3b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/setup-di-comile.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
with:
1414
php-version: 8.4
1515
mode: extension
16-
magento_version: 2.4.8-p3
17-
magento_repository: "https://repo.mage-os.org/"
16+
magento_version: magento/project-community-edition:2.4.8-p3
17+
# magento_repository: "https://repo-magento.mage-os.org/"
1818

1919
- run: composer config repositories.local path $GITHUB_WORKSPACE
2020
name: Add Github Repo for Testing

0 commit comments

Comments
 (0)