Skip to content

Commit

Permalink
replaced self hosted runner with github hosted runner. (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: root <[email protected]>
  • Loading branch information
shahnawaz-creator and root authored Aug 12, 2023
1 parent 4cdc1e5 commit 0dd0b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-s3-migration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:

build-macos:
name: Build-macos
runs-on: macos-runner-binary
runs-on: macos-latest
steps:
- name: Setup go 1.18
uses: actions/setup-go@v2
Expand Down

0 comments on commit 0dd0b6b

Please sign in to comment.