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 d5423cf commit acc39c7Copy full SHA for acc39c7
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Release
13
runs-on: ubuntu-latest
14
container:
15
- image: steevanb/php-parallel-process:release
+ image: steevanb/php-parallel-processes:release
16
steps:
17
- uses: actions/checkout@v2
18
-
0 commit comments