Skip to content

Commit

Permalink
Use regular runner for automation (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-thm authored Aug 5, 2024
1 parent 79a6217 commit ce6c821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automation-update-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
update-requirements:
name: Update requirements lockfiles
runs-on: thm-eks-prod-spot
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read
Expand Down

0 comments on commit ce6c821

Please sign in to comment.