Skip to content

Commit

Permalink
fix: change runner
Browse files Browse the repository at this point in the history
  • Loading branch information
darrytai committed May 21, 2024
1 parent 07426b5 commit cfa1e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
update-file:
runs-on: ebf-pod-ubuntu-2004@${{ github.run_id }}-test-tmicon-builder
runs-on: ubuntu-latest

steps:
- name: Checkout repository
Expand Down

0 comments on commit cfa1e6c

Please sign in to comment.