Skip to content

Commit

Permalink
multiarch build
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiio committed Sep 27, 2024
1 parent 682b890 commit 59b6dfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ env:

jobs:
build:
name: PHP ${{ matrix.php-version }} ${{ matrix.platform }}
name: PHP ${{ matrix.php-version }} - ${{ matrix.platform }}
runs-on: ubuntu-latest
timeout-minutes: 10
timeout-minutes: 30
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 59b6dfd

Please sign in to comment.