Skip to content

Commit 16ed521

Browse files
committed
disable s3 cache for now
1 parent a2d23f3 commit 16ed521

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

-4
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,6 @@ jobs:
150150
args: "--target wasm32-unknown-unknown --exclude vortex --exclude vortex-datafusion --exclude vortex-tui"
151151
steps:
152152
- uses: runs-on/action@v1
153-
# - uses: runs-on/cache@v4
154-
# with:
155-
# path: .
156-
# key: ${{ runner.os }}-${{ hashFiles('Cargo.lock') }}
157153
- uses: actions/checkout@v4
158154
- uses: rui314/setup-mold@v1
159155
with:

0 commit comments

Comments
 (0)