Skip to content

Commit b7a1aa7

Browse files
authored
build(gha): runs on ubuntu-22.04
1 parent e380f7c commit b7a1aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- php: '8.3'
3232
fail-fast: true
3333

34-
runs-on: ubuntu-20.04
34+
runs-on: ubuntu-22.04
3535

3636
steps:
3737
- name: Checkout

0 commit comments

Comments
 (0)