We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5776bcb commit 17ba3b9Copy full SHA for 17ba3b9
.github/workflows/setup-di-comile.yml
@@ -13,8 +13,8 @@ jobs:
13
with:
14
php-version: 8.4
15
mode: extension
16
- magento_version: 2.4.8-p3
17
- magento_repository: "https://repo.mage-os.org/"
+ magento_version: magento/project-community-edition:2.4.8-p3
+# magento_repository: "https://repo-magento.mage-os.org/"
18
19
- run: composer config repositories.local path $GITHUB_WORKSPACE
20
name: Add Github Repo for Testing
0 commit comments