Skip to content

Commit

Permalink
Update smoke-tests.yml to include support for version 9.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhelle committed Sep 17, 2024
1 parent 01baec0 commit f7bc0b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
6.0.x
7.0.x
8.0.x
9.0.x
- name: Prepare Swagger Petstore OpenAPI Spec
run: cp ./OpenAPI/${{ matrix.version }}/Swagger.${{ matrix.format }} ./OpenApi.${{ matrix.format }}
Expand Down

0 comments on commit f7bc0b6

Please sign in to comment.