Skip to content

Commit

Permalink
ci: additional disk space for rust release (#3375)
Browse files Browse the repository at this point in the history
  • Loading branch information
wjones127 authored Jan 13, 2025
1 parent c58cfed commit 26eb471
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cargo-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ env:

jobs:
build:
runs-on: ubuntu-24.04
# Needs additional disk space for the full build.
runs-on: ubuntu-2404-4x-x64
timeout-minutes: 60
env:
# Need up-to-date compilers for kernels
Expand Down

0 comments on commit 26eb471

Please sign in to comment.