Skip to content

Commit 873d92e

Browse files
committed
froze ubuntu version
1 parent 4636a98 commit 873d92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/phpunit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ env:
3434
jobs:
3535
main:
3636
name: PHP ${{ matrix.php-versions }} - ${{ matrix.db-platforms }}
37-
runs-on: ubuntu-latest
37+
runs-on: ubuntu-22.04
3838
if: "!contains(github.event.head_commit.message, '[ci skip]')"
3939
strategy:
4040
matrix:

0 commit comments

Comments
 (0)