Skip to content

Commit eab7abd

Browse files
committed
github actions
1 parent bd4ef43 commit eab7abd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/stable-3_3_0.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
with:
1717
application: ${{matrix.application}}
1818
repository: pkp
19-
branch: stable-3_3_0
19+
branch: CURRENT_BRANCH
2020
node_version: 12
2121
upgrade_test: 'stable-3_2_0,stable-3_2_1,stable-3_3_0,stable-3_4_0'
22+
23+
php8.2-bcmath php8.2-bz2 php8.2-curl php8.2-gd php8.2-intl php8.2-mbstring php8.2-mysql php8.2-mysqlnd php8.2-mysqli php8.2-opcache php8.2-pdo_mysql php8.2-pgsql php8.2-json php8.2-soap php8.2-xml php8.2-zip

0 commit comments

Comments
 (0)