Skip to content

Commit 4f17275

Browse files
committed
Actually run tests on PHP 8.1
1 parent ee646ed commit 4f17275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
steps:
121121
- uses: actions/checkout@v2
122122
- name: M2 Integration Tests with Magento 2
123-
uses: extdn/github-actions-m2/magento-integration-tests/7.4@master
123+
uses: extdn/github-actions-m2/magento-integration-tests/8.1@master
124124
with:
125125
module_name: TddWizard_Fixtures
126126
composer_name: tddwizard/magento2-fixtures

0 commit comments

Comments
 (0)