Skip to content

Commit

Permalink
Debug CI
Browse files Browse the repository at this point in the history
prtest:full
  • Loading branch information
alexcrichton committed Oct 25, 2023
1 parent b94348c commit 710b2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ jobs:
env:
QEMU_BUILD_VERSION: 8.1.1
strategy:
fail-fast: true
fail-fast: false
matrix: ${{ fromJson(needs.determine.outputs.test-matrix) }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 710b2d3

Please sign in to comment.