Skip to content

Commit

Permalink
Coveralls: pin Rust to 2021-03-04
Browse files Browse the repository at this point in the history
This fixes SIGSEGVs in the C++ test suite.
  • Loading branch information
Minoru committed Mar 6, 2021
1 parent c783cb4 commit 63ae9d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coveralls.yaml
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Install Rust
uses: ATiltedTree/setup-rust@v1
with:
rust-version: nightly
rust-version: nightly-2021-03-04

- uses: actions/checkout@v2

Expand Down

0 comments on commit 63ae9d2

Please sign in to comment.