Skip to content

Commit dd7e42d

Browse files
committed
ci(release): use rust 1.81
1 parent 25ec117 commit dd7e42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
env:
1111
CARGO_TERM_COLOR: always
12-
RUST_VERSION: 1.80.0
12+
RUST_VERSION: 1.81.0
1313
REGISTRY_IMAGE: ghcr.io/${{ github.repository }}
1414

1515
jobs:

0 commit comments

Comments
 (0)