Skip to content

Commit 2a92e0a

Browse files
committed
chore: bump ci container versions
1 parent f37f41f commit 2a92e0a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ jobs:
2929
matrix:
3030
include:
3131
- PHP_VERSION: php84-fpm
32-
MAGENTO_VERSION: 2.4.8
32+
MAGENTO_VERSION: 2.4.8-p3
3333
- PHP_VERSION: php83-fpm
34-
MAGENTO_VERSION: 2.4.7-p4
34+
MAGENTO_VERSION: 2.4.7-p8
3535
- PHP_VERSION: php82-fpm
36-
MAGENTO_VERSION: 2.4.6-p10
36+
MAGENTO_VERSION: 2.4.6-p13
3737
- PHP_VERSION: php81-fpm
38-
MAGENTO_VERSION: 2.4.5-p12
38+
MAGENTO_VERSION: 2.4.5-p14
3939
- PHP_VERSION: php81-fpm
4040
MAGENTO_VERSION: 2.4.4-p13
4141
- PHP_VERSION: php74-fpm

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SamJUK_MediaProxy
22

3-
[![Supported Magento Versions](https://img.shields.io/badge/magento-2.4.3%E2%80%932.4.7-orange.svg?logo=magento)](https://github.com/SamJUK/m2-module-media-proxy/actions/workflows/ci.yml)
3+
[![Supported Magento Versions](https://img.shields.io/badge/magento-2.4.3%E2%80%932.4.8-orange.svg?logo=magento)](https://github.com/SamJUK/m2-module-media-proxy/actions/workflows/ci.yml)
44
[![CI Workflow Status](https://github.com/samjuk/m2-module-media-proxy/actions/workflows/ci.yml/badge.svg)](https://github.com/SamJUK/m2-module-media-proxy/actions/workflows/ci.yml)
55
[![GitHub Release](https://img.shields.io/github/v/release/SamJUK/m2-module-media-proxy?label=Latest%20Release&logo=github)](https://github.com/SamJUK/m2-module-media-proxy/releases)
66

0 commit comments

Comments
 (0)