Skip to content

Commit b2f352e

Browse files
committed
test image upgrade
1 parent 5d93a16 commit b2f352e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
operating-system: [ubuntu-22.04]
11+
operating-system: [ubuntu-24.04]
1212
php-versions: ['8.1', '8.2', '8.3', '8.4']
1313
name: PHP ${{ matrix.php-versions }} Test on ${{ matrix.operating-system }}
1414
steps:

0 commit comments

Comments
 (0)