Skip to content

Commit 90f8493

Browse files
committed
Use ubuntu-latest
1 parent f33c7bc commit 90f8493

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
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
phpunit10:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-latest
88

99
strategy:
1010
matrix:

0 commit comments

Comments
 (0)