Delete unused cached state patch job (#7901)

This commit is contained in:
teor 2023-11-06 19:45:41 +10:00 committed by GitHub
parent 43e54d1cb2
commit baa283c523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -26,13 +26,6 @@ on:
- '.github/workflows/sub-build-docker-image.yml'
jobs:
# We don't patch the testnet job, because testnet isn't required to merge (it's too unstable)
get-available-disks:
name: Check if cached state disks exist for Mainnet / Check if cached state disks exist
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'
build:
name: Build CI Docker / Build images
runs-on: ubuntu-latest