We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47d6e0c commit 550f975Copy full SHA for 550f975
.github/workflows/create-project.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
os: [ubuntu-latest]
16
php: [8.0, 8.1]
17
- version: [^3.3, dev-master]
+ version: [dev-master]
18
mysql: [5.7.33, 5.7.37, 8.0.21]
19
withenv: [local]
20
services:
0 commit comments