We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8750d5 commit 3914e2fCopy full SHA for 3914e2f
.github/workflows/ci.yml
@@ -313,7 +313,7 @@ jobs:
313
fi
314
git config --global pack.threads 0
315
316
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v3
317
318
- name: Install packages
319
if: matrix.install
@@ -533,7 +533,7 @@ jobs:
533
runs-on: ${{matrix.os}}
534
535
steps:
536
537
538
- name: Setup Boost
539
shell: cmd
0 commit comments