Skip to content

Commit

Permalink
froze ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
michalsn committed Dec 27, 2024
1 parent 4636a98 commit 873d92e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ env:
jobs:
main:
name: PHP ${{ matrix.php-versions }} - ${{ matrix.db-platforms }}
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
if: "!contains(github.event.head_commit.message, '[ci skip]')"
strategy:
matrix:
Expand Down

0 comments on commit 873d92e

Please sign in to comment.