Skip to content

Commit d8abcb0

Browse files
committed
ci: bump ubuntu from 20.04 to 24.04 on runners
1 parent 59b63e8 commit d8abcb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
jobs:
66
testing:
77
name: Tests
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-24.04
99
strategy:
1010
matrix:
1111
php:

0 commit comments

Comments
 (0)