mirror of
https://github.com/godotengine/godot.git
synced 2024-11-24 21:22:48 +00:00
CI: Don't upload linux-sanitizers artifacts
It's 1.5 GB, that's maybe a bit overkill.
This commit is contained in:
parent
9dad483920
commit
fc8ee3ca9b
6
.github/workflows/linux_builds.yml
vendored
6
.github/workflows/linux_builds.yml
vendored
@ -138,12 +138,6 @@ jobs:
|
||||
run: |
|
||||
./bin/godot.linuxbsd.tools.64s --test
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: ${{ github.job }}
|
||||
path: bin/*
|
||||
retention-days: 14
|
||||
|
||||
linux-template-mono:
|
||||
runs-on: "ubuntu-20.04"
|
||||
name: Template w/ Mono (target=release, tools=no)
|
||||
|
Loading…
Reference in New Issue
Block a user