Skip to content

Commit

Permalink
Revert "self-hosted"
Browse files Browse the repository at this point in the history
This reverts commit a5a884f.
  • Loading branch information
sosiristseng committed Mar 11, 2024
1 parent 004de6c commit 48ac4d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ env:

jobs:
CI:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 48ac4d6

Please sign in to comment.