Mohammed Al Sahaf
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
.github/workflows/ci.yml
|
|
@ -123,6 +123,7 @@ jobs: |
|
|
|
s390x-test: |
|
|
|
name: test (s390x on IBM Z) |
|
|
|
runs-on: ubuntu-latest |
|
|
|
if: ${{ github.repository == 'caddyserver/caddy' }} |
|
|
|
steps: |
|
|
|
- name: Checkout code into the Go module directory |
|
|
|
uses: actions/checkout@v2 |
|
|
|