Skip to content

Commit

Permalink
reworking ci
Browse files Browse the repository at this point in the history
  • Loading branch information
crysmags committed Sep 23, 2024
1 parent 4aa425a commit d0c1ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ jobs:
needs:
- versions
strategy:
matrix: ${{fromJson(needs.versions.outputs.matrices).couchbase}}
matrix: ${{fromJson(needs.versions.outputs.matrices).couchbase.range}}
runs-on: ubuntu-latest
services:
couchbase:
Expand Down

0 comments on commit d0c1ee8

Please sign in to comment.