Skip to content

Commit

Permalink
- Removed not needed matrix definition.
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpojer committed May 13, 2024
1 parent d0b5266 commit e54443a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ jobs:
--health-retries 5
ports:
- 5432:5432
strategy:
matrix:
scala: [2.13.11]
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit e54443a

Please sign in to comment.