We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7ab221 commit 7c2117dCopy full SHA for 7c2117d
1 file changed
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
php-versions: ["8.2", "8.3"]
21
- neos-versions: ["9.0"]
+ neos-versions: ["9.0.x-dev"]
22
23
runs-on: ubuntu-latest
24
0 commit comments