Skip to content

Commit 990c56a

Browse files
committed
test Solaris CI
1 parent 3985b47 commit 990c56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ jobs:
375375
- name: FreeBSD
376376
uses: ./.github/actions/freebsd
377377
SOLARIS:
378-
if: github.repository == 'php/php-src' || github.event_name == 'pull_request'
378+
if: github.repository == 'psumbera/php-src' || github.event_name == 'pull_request'
379379
name: SOLARIS
380380
runs-on: ubuntu-latest
381381
timeout-minutes: 50

0 commit comments

Comments
 (0)