Skip to content

Commit 38f8643

Browse files
committed
Undo upgrade testing change.
This workflow should only ever run in `trunk`.
1 parent 3c70af7 commit 38f8643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upgrade-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
strategy:
6363
fail-fast: false
6464
matrix:
65-
os: [ 'ubuntu-latest' ]
65+
os: [ 'ubuntu-24.04' ]
6666
php: [ '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4' ]
6767
db-type: [ 'mysql' ]
6868
db-version: [ '5.7', '8.0', '8.4', '9.1' ]

0 commit comments

Comments
 (0)