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 74b8924 commit 17a5d4aCopy full SHA for 17a5d4a
.github/workflows/CICD.yml
@@ -251,8 +251,6 @@ jobs:
251
- uses: actions/checkout@v6
252
with:
253
persist-credentials: false
254
- - uses: dtolnay/rust-toolchain@stable
255
- - uses: Swatinem/rust-cache@v2
256
- name: "`cargo update` testing"
257
shell: bash
258
run: |
.github/workflows/ignore-intermittent.txt
@@ -1,3 +1,4 @@
1
+tests/date/date-locale-hour
2
tests/pr/bounded-memory
3
tests/tail/inotify-dir-recreate
4
tests/tail/overlay-headers
0 commit comments