File tree Expand file tree Collapse file tree 12 files changed +17
-5
lines changed Expand file tree Collapse file tree 12 files changed +17
-5
lines changed Original file line number Diff line number Diff line change 1212 - .github/workflows/assimp.yml
1313jobs :
1414 Build :
15- strategy :
15+ if : github.repository == 'dotnet/Silk.NET'
16+ strategy :
1617 fail-fast : false
1718 matrix :
1819 env :
Original file line number Diff line number Diff line change 1212 - " main"
1313jobs :
1414 Build :
15- strategy :
15+ if : github.repository == 'dotnet/Silk.NET'
16+ strategy :
1617 fail-fast : false
1718 matrix :
1819 env :
Original file line number Diff line number Diff line change 1212 - .github/workflows/glfw.yml
1313jobs :
1414 Build :
15- strategy :
15+ if : github.repository == 'dotnet/Silk.NET'
16+ strategy :
1617 fail-fast : false
1718 matrix :
1819 env :
Original file line number Diff line number Diff line change 1212 - .github/workflows/moltenvk.yml
1313jobs :
1414 Build :
15+ if : github.repository == 'dotnet/Silk.NET'
1516 strategy :
1617 fail-fast : false
1718 matrix :
Original file line number Diff line number Diff line change 1212 - .github/workflows/sdl2.yml
1313jobs :
1414 Build :
15+ if : github.repository == 'dotnet/Silk.NET'
1516 strategy :
1617 fail-fast : false
1718 matrix :
Original file line number Diff line number Diff line change 1212 - .github/workflows/shaderc.yml
1313jobs :
1414 Build :
15+ if : github.repository == 'dotnet/Silk.NET'
1516 strategy :
1617 fail-fast : false
1718 matrix :
Original file line number Diff line number Diff line change 1212 - .github/workflows/spirv-cross.yml
1313jobs :
1414 Build :
15+ if : github.repository == 'dotnet/Silk.NET'
1516 strategy :
1617 fail-fast : false
1718 matrix :
Original file line number Diff line number Diff line change 1212 - .github/workflows/spirv-reflect.yml
1313jobs :
1414 Build :
15+ if : github.repository == 'dotnet/Silk.NET'
1516 strategy :
1617 fail-fast : false
1718 matrix :
Original file line number Diff line number Diff line change 1212 - " main"
1313jobs :
1414 Build :
15- strategy :
15+ if : github.repository == 'dotnet/Silk.NET'
16+ strategy :
1617 fail-fast : false
1718 matrix :
1819 env :
Original file line number Diff line number Diff line change 1515 - src/Microsoft/Vkd3dCompiler/*
1616jobs :
1717 Build :
18+ if : github.repository == 'dotnet/Silk.NET'
1819 strategy :
1920 fail-fast : false
2021 matrix :
You can’t perform that action at this time.
0 commit comments