Skip to content

Commit

Permalink
Maybe we can't use our runners for public repos?
Browse files Browse the repository at this point in the history
  • Loading branch information
cablespaghetti committed Jan 17, 2024
1 parent 9b2a269 commit 40589ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
build:
name: Build and Push
runs-on: non-prod-amd64-lite
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Configure AWS Credentials
Expand Down

0 comments on commit 40589ed

Please sign in to comment.