Skip to content

Commit

Permalink
Bump version of rustc
Browse files Browse the repository at this point in the history
older version panics when compiling creditcoin-transaction-producer,
this one seems to work
  • Loading branch information
atodorov committed Aug 14, 2023
1 parent 198e6d0 commit bba2d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh

export RUSTC_VERSION=nightly-2023-04-16
export RUSTC_VERSION=nightly-2023-08-14

0 comments on commit bba2d07

Please sign in to comment.