MDL-86087 gha: Bump versions for Web Installer

This commit is contained in:
Huong Nguyen
2025-12-03 14:25:31 +07:00
parent 1e7ff52667
commit 8a9c14cdfd
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
php: [8.2, 8.4]
php: [8.3, 8.4]
steps:
- name: Construct repository URL
run: echo "REPOSITORY_URL=${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}" >> $GITHUB_ENV