summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2022-07-05 09:14:51 -0400
committerGitHub <noreply@github.com>2022-07-05 13:14:51 +0000
commit7ad17d819affb996c6681c6aac57e43184c54865 (patch)
tree3dd42058b5358409a17d9ecb64b4983c7821612c /.github/workflows/ci.yml
parentb71c39202ba2d7dfb7a89215e04946e7fbf92896 (diff)
downloadcryptography-37.0.x.tar.gz
Version bump and changelog for 37.0.4 (#7399)37.0.437.0.x
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index bc90a2f7c..9dee594a3 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -259,7 +259,7 @@ jobs:
- {VERSION: "3.10", TOXENV: "py310"}
RUST:
- beta
- - nightly
+ - nightly-2022-06-30
name: "Rust Coverage"
timeout-minutes: 15
steps: