Skip to content

Commit

Permalink
use public k8s runners
Browse files Browse the repository at this point in the history
  • Loading branch information
nirajpathak13 committed Jul 20, 2023
1 parent c698bcd commit d973f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:

jobs:
synchronize-with-crowdin:
runs-on: [k8s-internal]
runs-on: [k8s-public]
container: python:3.9.7
steps:
- name: Checkout
Expand Down

0 comments on commit d973f80

Please sign in to comment.