File tree Expand file tree Collapse file tree 5 files changed +0
-8
lines changed Expand file tree Collapse file tree 5 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 3434jobs :
3535 benchmarks :
3636 name : Benchmarks
37- # Workaround https://github.com/nektos/act/issues/1875
3837 uses : ./.github/workflows/swift_matrix.yml
3938 with :
4039 name : " Benchmarks"
Original file line number Diff line number Diff line change 2727jobs :
2828 cxx-interop :
2929 name : Cxx interop
30- # Workaround https://github.com/nektos/act/issues/1875
3130 uses : ./.github/workflows/swift_matrix.yml
3231 with :
3332 name : " Cxx interop"
Original file line number Diff line number Diff line change 99jobs :
1010 unit-tests :
1111 name : Unit tests
12- # Workaround https://github.com/nektos/act/issues/1875
1312 uses : ./.github/workflows/unit_tests.yml
1413 with :
1514 linux_5_9_arguments_override : " --explicit-target-dependency-import-check error -Xswiftc -strict-concurrency=complete"
@@ -20,12 +19,10 @@ jobs:
2019
2120 benchmarks :
2221 name : Benchmarks
23- # Workaround https://github.com/nektos/act/issues/1875
2422 uses : ./.github/workflows/benchmarks.yml@main
2523 with :
2624 benchmark_package_path : " Benchmarks"
2725
2826 cxx-interop :
2927 name : Cxx interop
30- # Workaround https://github.com/nektos/act/issues/1875
3128 uses : ./.github/workflows/cxx_interop.yml
Original file line number Diff line number Diff line change @@ -25,12 +25,10 @@ jobs:
2525
2626 benchmarks :
2727 name : Benchmarks
28- # Workaround https://github.com/nektos/act/issues/1875
2928 uses : ./.github/workflows/benchmarks.yml
3029 with :
3130 benchmark_package_path : " Benchmarks"
3231
3332 cxx-interop :
3433 name : Cxx interop
35- # Workaround https://github.com/nektos/act/issues/1875
3634 uses : ./.github/workflows/cxx_interop.yml
Original file line number Diff line number Diff line change 4747jobs :
4848 unit-tests :
4949 name : Unit tests
50- # Workaround https://github.com/nektos/act/issues/1875
5150 uses : ./.github/workflows/swift_matrix.yml
5251 with :
5352 name : " Unit tests"
You can’t perform that action at this time.
0 commit comments