Skip to content

Commit 4fd265d

Browse files
committed
CI: Ubuntu 22's PHP is crashing
1 parent 26e1d59 commit 4fd265d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
strategy:
1111
matrix:
12-
os: [ubuntu-22.04, ubuntu-24.04]
12+
os: [ubuntu-24.04]
1313
phpversion: [""]
1414

1515
steps:

0 commit comments

Comments
 (0)