Skip to content

Commit

Permalink
Long matrix build of all versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sfuhrm committed Nov 15, 2023
1 parent 26b59af commit 1baa3bf
Showing 1 changed file with 86 additions and 3 deletions.
89 changes: 86 additions & 3 deletions .github/workflows/extract-all-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,89 @@ jobs:
strategy:
matrix:
version:
- 2.1.0p36
- 2.2.0p12
- 2.2.0p14
- 2.0.0p1
- 2.0.0p2
- 2.0.0p3
- 2.0.0p4
- 2.0.0p5
- 2.0.0p6
- 2.0.0p7
- 2.0.0p8
- 2.0.0p9
- 2.0.0p10
- 2.0.0p11
- 2.0.0p12
- 2.0.0p13
- 2.0.0p14
- 2.0.0p15
- 2.0.0p16
- 2.0.0p17
- 2.0.0p18
- 2.0.0p19
- 2.0.0p20
- 2.0.0p21
- 2.0.0p22
- 2.0.0p23
- 2.0.0p24
- 2.0.0p25
- 2.0.0p26
- 2.0.0p27
- 2.0.0p28
- 2.0.0p29
- 2.0.0p30
- 2.0.0p31
- 2.0.0p32
- 2.0.0p33
- 2.0.0p34
- 2.0.0p35
- 2.0.0p36
- 2.0.0p37
- 2.0.0p38
- 2.0.0p39
- 2.1.0p1
- 2.1.0p2
- 2.1.0p3
- 2.1.0p4
- 2.1.0p5
- 2.1.0p6
- 2.1.0p8
- 2.1.0p9
- 2.1.0p10
- 2.1.0p11
- 2.1.0p12
- 2.1.0p13
- 2.1.0p14
- 2.1.0p15
- 2.1.0p16
- 2.1.0p17
- 2.1.0p18
- 2.1.0p19
- 2.1.0p20
- 2.1.0p21
- 2.1.0p22
- 2.1.0p23
- 2.1.0p24
- 2.1.0p25
- 2.1.0p26
- 2.1.0p27
- 2.1.0p28
- 2.1.0p29
- 2.1.0p30
- 2.1.0p31
- 2.1.0p32
- 2.1.0p33
- 2.1.0p34
- 2.1.0p35
- 2.1.0p36
- 2.2.0p1
- 2.2.0p2
- 2.2.0p3
- 2.2.0p4
- 2.2.0p5
- 2.2.0p6
- 2.2.0p7
- 2.2.0p8
- 2.2.0p9
- 2.2.0p11
- 2.2.0p12
- 2.2.0p14

0 comments on commit 1baa3bf

Please sign in to comment.