Skip to content

Commit b12ef5a

Browse files
committed
update rust version in github workflow
1 parent 7942006 commit b12ef5a

File tree

3 files changed

+2
-150
lines changed

3 files changed

+2
-150
lines changed

.github/workflows/build_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
RUSTTARGET: ${{ matrix.target }}
3535
EXTRA_FILES: "README.md LICENSE"
3636
ARCHIVE_TYPES: "tar.gz"
37+
TOOLCHAIN_VERSION: "1.84.1"
3738
- name: tell release flake
3839
run: |
3940
curl \

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/dev/anysnake2.toml

Lines changed: 0 additions & 149 deletions
This file was deleted.

0 commit comments

Comments
 (0)