| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 086741d commit c96c838
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -36,7 +36,7 @@ env: | |||
| 36 | 36 | PYTHON_VERSION: '3.14' | |
| 37 | 37 | XCODE_VERSION: '16.4' | |
| 38 | 38 | CLANG_VERSION: '19' | |
| 39 | - RUSTC_VERSION: '1.82' | ||
| 39 | + RUSTC_VERSION: '1.83' | ||
| 40 | 40 | ||
| 41 | 41 | permissions: | |
| 42 | 42 | contents: read | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -37,7 +37,7 @@ env: | |||
| 37 | 37 | CXX: ${{ (github.base_ref == 'main' || github.ref_name == 'main') && 'sccache' || '' }} clang++-19 | |
| 38 | 38 | SCCACHE_GHA_ENABLED: ${{ github.base_ref == 'main' || github.ref_name == 'main' }} | |
| 39 | 39 | SCCACHE_IDLE_TIMEOUT: '0' | |
| 40 | - RUSTC_VERSION: '1.82' | ||
| 40 | + RUSTC_VERSION: '1.83' | ||
| 41 | 41 | ||
| 42 | 42 | permissions: | |
| 43 | 43 | contents: read | |
| Back | FazBrowse Home | New Git URL |
0 commit comments