Skip to content

Commit

Permalink
switch to ubuntu runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Retropex authored Jan 30, 2024
1 parent 26b0107 commit d36c97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildService.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
BuildPackage:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Prepare StartOS SDK
uses: Start9Labs/sdk@v1
Expand Down

0 comments on commit d36c97a

Please sign in to comment.