Skip to content

Commit 2948880

Browse files
committed
Upgrade i386 branch to Ubuntu 22.04
1 parent 1615a21 commit 2948880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
name: LINUX_X32_DEBUG_ZTS
140140
runs-on: ubuntu-latest
141141
container:
142-
image: ubuntu:20.04
142+
image: ubuntu:22.04
143143
env:
144144
MYSQL_TEST_HOST: mysql
145145
PDO_MYSQL_TEST_DSN: mysql:host=mysql;dbname=test

0 commit comments

Comments
 (0)