Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
disable rust job because out of disk space
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Jun 6, 2024
1 parent fde15c9 commit 7181d8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ env:

jobs:
rust-build:
if: ${{ ! always() }}
runs-on: ubuntu-latest
steps:
- uses: webfactory/[email protected]
Expand Down

0 comments on commit 7181d8b

Please sign in to comment.