Skip to content

Commit

Permalink
update github tests
Browse files Browse the repository at this point in the history
  • Loading branch information
grcevski committed Dec 2, 2023
1 parent 92ab475 commit f658aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
k8s-version: ["v1.26.0"]
library: ["nethttp", "gin", "databasesql", "grpc"]
library: ["nethttp", "nethttp_custom", "gin", "databasesql", "grpc"]
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
Expand Down

0 comments on commit f658aed

Please sign in to comment.