We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f403d9b commit 2a282d1Copy full SHA for 2a282d1
1 file changed
.github/workflows/tests.yml
@@ -2,7 +2,7 @@ on: [push, pull_request]
2
3
jobs:
4
test:
5
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
6
steps:
7
- uses: actions/checkout@v1
8
- uses: ddev/github-action-setup-ddev@v1
0 commit comments