Skip to content

Commit bd9a00c

Browse files
committed
test broken target
Signed-off-by: onur-ozkan <work@onurozkan.dev>
1 parent e493f96 commit bd9a00c

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ jobs:
5555
- name: mingw-check
5656
os: ubuntu-20.04-4core-16gb
5757
env: {}
58+
- name: test-various
59+
os: ubuntu-20.04-8core-32gb
60+
env: {}
5861
- name: mingw-check-tidy
5962
os: ubuntu-20.04-4core-16gb
6063
env: {}

src/ci/github-actions/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,9 @@ jobs:
354354
- name: mingw-check
355355
<<: *job-linux-4c
356356

357+
- name: test-various
358+
<<: *job-linux-8c
359+
357360
- name: mingw-check-tidy
358361
<<: *job-linux-4c
359362

0 commit comments

Comments
 (0)