Diff
Logged in as anonymous

Differences From Artifact [150927a414]:

To Artifact [6d0c8e9a60]:


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: