mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 03:02:28 +03:00
Chore: update Rust to 1.41.0 (#395)
* Update rust-toolchain * update github actions for 1.41
This commit is contained in:
parent
335f71c36b
commit
e24a56f069
2
.github/workflows/test-on-pr.yml
vendored
2
.github/workflows/test-on-pr.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
TAURI_DIR: ../test/fixture/src-tauri
|
||||
- name: test
|
||||
run: |
|
||||
cargo test --features all-api
|
||||
cargo test
|
||||
env:
|
||||
TAURI_DIST_DIR: ../../test/fixture/dist
|
||||
TAURI_DIR: ../test/fixture/src-tauri
|
||||
|
@ -1 +1 @@
|
||||
1.39.0
|
||||
1.41.0
|
||||
|
Loading…
Reference in New Issue
Block a user