Skip to content

Commit

Permalink
fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Jan 27, 2022
1 parent a61229c commit 9462285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_deploy.yml
Expand Up @@ -750,10 +750,10 @@ jobs:
needs: build
# if: ${{ needs.build.outputs.isRelease == 'true' }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-18.04, macos-latest, windows-latest]
description: [default]
fail-fast: false
include:
- os: ubuntu-18.04
target: x86_64-unknown-linux-gnu
Expand Down

0 comments on commit 9462285

Please sign in to comment.