Skip to content

Commit 2076ab1

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: Upgrade i386 branch to Ubuntu 22.04
2 parents f016caa + 2948880 commit 2076ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
name: LINUX_X32_DEBUG_ZTS
141141
runs-on: ubuntu-latest
142142
container:
143-
image: ubuntu:20.04
143+
image: ubuntu:22.04
144144
env:
145145
MYSQL_TEST_HOST: mysql
146146
PDO_MYSQL_TEST_DSN: mysql:host=mysql;dbname=test

0 commit comments

Comments
 (0)