Skip to content

Commit

Permalink
Run unit tests on 3 OS-es
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Oct 31, 2023
1 parent b715800 commit c31aed0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/back-end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ jobs:
strategy:
fail-fast: false
matrix:
os:
- "macos-latest"
- "ubuntu-latest"
- "windows-latest"
php-version:
- "8.1"
- "8.2"
Expand Down

0 comments on commit c31aed0

Please sign in to comment.