We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d55184 commit 524572dCopy full SHA for 524572d
.github/workflows/ci.yml
@@ -50,10 +50,10 @@ jobs:
50
matrix:
51
include:
52
- name: mingw-check
53
- os: ubuntu-20.04-16core-64gb
+ os: ubuntu-20.04-4core-16gb
54
env: {}
55
- name: mingw-check-tidy
56
57
58
- name: x86_64-gnu-llvm-15
59
os: ubuntu-20.04-16core-64gb
src/ci/github-actions/ci.yml
@@ -318,10 +318,10 @@ jobs:
318
319
320
321
- <<: *job-linux-16c
+ <<: *job-linux-4c
322
323
324
325
326
327
<<: *job-linux-16c
0 commit comments