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 7a7831d commit 095de11Copy full SHA for 095de11
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: true
18
matrix:
19
os: ["ubuntu-22.04"]
20
- php: ["8.1", "8.2"]
+ php: ["8.2"]
21
steps:
22
- name: 📦 Check out the codebase
23
uses: actions/checkout@v3
0 commit comments