Skip to content

Commit

Permalink
fix: run on gh runners
Browse files Browse the repository at this point in the history
  • Loading branch information
rlardy-ulule committed Dec 4, 2023
1 parent e5f67c9 commit d6348fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mover.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

build:
timeout-minutes: 30
runs-on: [self-hosted, linux, x64]
runs-on: ubuntu-latest

steps:
- name: Checking out repository
Expand Down

0 comments on commit d6348fe

Please sign in to comment.