Skip to content

Commit

Permalink
Remove fixed nightly version (use-ink#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Müller authored Jan 20, 2022
1 parent 3397f63 commit 917bc0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@ test:
stage: test
<<: *docker-env
script:
- rustup override set nightly-2022-01-19
- cargo +nightly test --verbose --workspace --all-features
- cargo test --verbose --workspace --all-features

test-new-project-template:
stage: test
Expand Down

0 comments on commit 917bc0e

Please sign in to comment.