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 3985b47 commit 990c56aCopy full SHA for 990c56a
.github/workflows/push.yml
@@ -375,7 +375,7 @@ jobs:
375
- name: FreeBSD
376
uses: ./.github/actions/freebsd
377
SOLARIS:
378
- if: github.repository == 'php/php-src' || github.event_name == 'pull_request'
+ if: github.repository == 'psumbera/php-src' || github.event_name == 'pull_request'
379
name: SOLARIS
380
runs-on: ubuntu-latest
381
timeout-minutes: 50
0 commit comments