We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c2dc1 commit 62439e4Copy full SHA for 62439e4
1 file changed
.github/workflows/ci.yml
@@ -7,4 +7,6 @@ permissions:
7
contents: read
8
jobs:
9
build:
10
- uses: oapi-codegen/actions/.github/workflows/ci.yml@8fc7ee2391cefbcfd05a50f5a27a30cc2bb4962f # v0.1.0
+ uses: oapi-codegen/actions/.github/workflows/ci.yml@feat/excl
11
+ with:
12
+ excluding_versions: '["1.20", "1.21"]'
0 commit comments