Diff
Logged in as anonymous

Differences From Artifact [150927a414]:

To Artifact [d39c325e1d]:


1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







name: rust-ci
on: [ pull_request ]
on: push

# sccache enable for rust/C builds
env:
  SCCACHE_GHA_ENABLED: "true"
  RUSTC_WRAPPER: "sccache"

jobs: