We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8784e65 commit cc83c6fCopy full SHA for cc83c6f
.github/workflows/coverage.yml
@@ -10,7 +10,7 @@ jobs:
10
timeout-minutes: 20
11
strategy:
12
matrix:
13
- toolchain: [nightly, nightly-2024-08-29]
+ toolchain: [nightly, nightly-2024-09-01]
14
15
name: Coverage
16
runs-on: ubuntu-latest
0 commit comments