Skip to content

Commit

Permalink
Raised MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
alexliesenfeld committed Jun 19, 2023
1 parent c108efe commit 6bc203c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: coverage
runs-on: ubuntu-latest
container:
image: xd009642/tarpaulin:latest
image: xd009642/tarpaulin:develop-nightly
options: --security-opt seccomp=unconfined
steps:
- name: Checkout repository
Expand Down

0 comments on commit 6bc203c

Please sign in to comment.