1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Small CI improvements (#7563)

This commit is contained in:
Emil Ernerfeldt
2025-09-26 09:39:42 +02:00
committed by GitHub
parent b69bab73e1
commit 472437a510
4 changed files with 11 additions and 11 deletions

View File

@@ -18,7 +18,7 @@ jobs:
timeout-minutes: 60
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@master
- uses: dtolnay/rust-toolchain@stable
with:
toolchain: 1.86.0
targets: wasm32-unknown-unknown