Skip to content

Commit

Permalink
Merge pull request #375 from overmindtech/move-to-depot
Browse files Browse the repository at this point in the history
Moved to depot to speed up builds
  • Loading branch information
dylanratcliffe authored Jun 7, 2024
2 parents 6d5c7d0 + 94c4b9c commit 2f23386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
# Actually release the binaries including signing them
release:
runs-on: ubuntu-latest
runs-on: depot-ubuntu-22.04-8
if: ${{ github.event_name != 'pull_request' }}
permissions:
contents: write
Expand Down

0 comments on commit 2f23386

Please sign in to comment.