Skip to content

Commit 61ddaed

Browse files
Update test.yml
1 parent 1e7f709 commit 61ddaed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
php: ['7.4']
99
fail-fast: false
1010
name: PHP ${{ matrix.php }}
11-
runs-on: ubuntu-18.04
11+
runs-on: ubuntu-latest
1212
steps:
1313
- name: Checkout repository
1414
uses: actions/checkout@v2

0 commit comments

Comments
 (0)