Skip to content

Commit

Permalink
Merge pull request #113 from sanger-tol/small_tower_compute_env
Browse files Browse the repository at this point in the history
Use small tower compute env
  • Loading branch information
gq1 authored Sep 16, 2024
2 parents ca10b9b + ea1b05a commit e0bf8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanger_test_full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
workspace_id: ${{ secrets.TOWER_WORKSPACE_ID }}
access_token: ${{ secrets.TOWER_ACCESS_TOKEN }}
compute_env: ${{ secrets.TOWER_COMPUTE_ENV_LARGE }}
compute_env: ${{ secrets.TOWER_COMPUTE_ENV }}
revision: ${{ env.REVISION }}
workdir: ${{ secrets.TOWER_WORKDIR_PARENT }}/work/${{ github.repository }}/work-${{ env.REVISION }}
parameters: |
Expand Down

0 comments on commit e0bf8ba

Please sign in to comment.