Skip to content

Commit 01ee69f

Browse files
committed
Update: github runner
1 parent a63b188 commit 01ee69f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push, pull_request]
33
jobs:
44
main:
55
name: phpList Base Dist on PHP ${{ matrix.php-versions }}, with dist ${{ matrix.dependencies }} [Build, Test]
6-
runs-on: ubuntu-20.04
6+
runs-on: ubuntu-latest
77
env:
88
DB_DATABASE: phplist
99
DB_USERNAME: root

0 commit comments

Comments
 (0)