Skip to content

Commit f4dbec3

Browse files
authored
Update GHA runner image
1 parent 95979e5 commit f4dbec3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integrate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- "8.0"
2727
- "7.4"
2828
- "7.3"
29-
runs-on: "ubuntu-20.04"
29+
runs-on: "ubuntu-24.04"
3030
timeout-minutes: 5
3131
steps:
3232
- name: "Setup PHP"
@@ -66,7 +66,7 @@ jobs:
6666
- "8.0"
6767
- "7.4"
6868
- "7.3"
69-
runs-on: "ubuntu-20.04"
69+
runs-on: "ubuntu-24.04"
7070
timeout-minutes: 5
7171
steps:
7272
- name: "Setup PHP"

0 commit comments

Comments
 (0)