Skip to content

Commit

Permalink
ci-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
filiatra committed Mar 22, 2024
1 parent 8510534 commit cc5847c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
fail-fast: false
matrix:
os: [windows-latest, macos-latest, ubuntu-latest]
concurrency:
group: ${{ github.head_ref }}
cancel-in-progress: true
steps:
- uses: actions/checkout@master
with:
Expand Down

0 comments on commit cc5847c

Please sign in to comment.