We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e1d59 commit 4fd265dCopy full SHA for 4fd265d
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
10
strategy:
11
matrix:
12
- os: [ubuntu-22.04, ubuntu-24.04]
+ os: [ubuntu-24.04]
13
phpversion: [""]
14
15
steps:
0 commit comments