We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e380f7c commit b7a1aa7Copy full SHA for b7a1aa7
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
- php: '8.3'
32
fail-fast: true
33
34
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
35
36
steps:
37
- name: Checkout
0 commit comments