Skip to content

Commit babceaf

Browse files
authored
Update ci.yml
Update runners to ubuntu-24.04
1 parent 4ff828a commit babceaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44
jobs:
55
tests:
66
name: Tests
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-24.04
88
strategy:
99
matrix:
1010
php-version: ['8.1', '8.2']

0 commit comments

Comments
 (0)