Skip to content

Commit

Permalink
updating ubuntu for php to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicFath committed Oct 12, 2023
1 parent e513af5 commit 0bc4bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./scripts/php
Expand Down

0 comments on commit 0bc4bd7

Please sign in to comment.