File tree Expand file tree Collapse file tree 2 files changed +12
-13
lines changed
Expand file tree Collapse file tree 2 files changed +12
-13
lines changed Original file line number Diff line number Diff line change 2222 test-gcc :
2323 strategy :
2424 matrix :
25- libraryType : [HeaderOnly, Static, Shared ]
26- version : [7, 10, 12 ]
27- os : [ubuntu-22 .04]
25+ libraryType : [Static]
26+ version : [7, 10, 11 ]
27+ os : [ubuntu-20 .04]
2828
2929 runs-on : ${{ matrix.os }}
3030
5454 test-mingw :
5555 strategy :
5656 matrix :
57- libraryType : [HeaderOnly, Static]
57+ libraryType : [Static]
5858 version : [7, 10, 12]
59- os : [windows-2022 ]
59+ os : [windows-2019 ]
6060
6161 runs-on : ${{ matrix.os }}
6262
8686 test-clang :
8787 strategy :
8888 matrix :
89- libraryType : [HeaderOnly, Static]
90- version : [6, 10, 15]
91- os : [windows-2022, ubuntu-22 .04]
89+ libraryType : [Static]
90+ version : [6.0 , 10, 15]
91+ os : [windows-2022, ubuntu-20 .04]
9292
9393 runs-on : ${{ matrix.os }}
9494
@@ -119,8 +119,8 @@ jobs:
119119 strategy :
120120 fail-fast : false
121121 matrix :
122- libraryType : [HeaderOnly, Static]
123- version : [14, 15, 17]
122+ libraryType : [Static]
123+ version : [14.0 , 15.0 , 17.0 ]
124124 os : [windows-2022]
125125
126126 runs-on : ${{ matrix.os }}
Original file line number Diff line number Diff line change 1- [ ![ DevCI] ( https://github.com/7bitcoder/7bitinjector/actions/workflows/DevCI.yml/badge.svg?branch=dev )] ( https://github.com/7bitcoder/7bitinjector/actions/workflows/DevCI.ym )
2-
3- [ ![ MainCI] ( https://github.com/7bitcoder/7bitinjector/actions/workflows/MainCI.yml/badge.svg?branch=main )] ( https://github.com/7bitcoder/7bitinjector/actions/workflows/MainCI.ym )
1+ [ ![ DevCI] ( https://github.com/7bitcoder/7bitinjector/actions/workflows/DevCI.yml/badge.svg?branch=dev )] ( https://github.com/7bitcoder/7bitinjector/actions/workflows/DevCI.yml )
2+ [ ![ MainCI] ( https://github.com/7bitcoder/7bitinjector/actions/workflows/MainCI.yml/badge.svg?branch=main )] ( https://github.com/7bitcoder/7bitinjector/actions/workflows/MainCI.yml )
43<div align =" center " >
54
65 <img src =" Docs/_static/logo.svg " alt =" logo " width =" 500 " height =" auto " />
You can’t perform that action at this time.
0 commit comments