Skip to content

Commit 2a282d1

Browse files
committed
Use recent github runner
1 parent f403d9b commit 2a282d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ on: [push, pull_request]
22

33
jobs:
44
test:
5-
runs-on: ubuntu-20.04
5+
runs-on: ubuntu-24.04
66
steps:
77
- uses: actions/checkout@v1
88
- uses: ddev/github-action-setup-ddev@v1

0 commit comments

Comments
 (0)