Unverified Commit 4eba852a authored by Wenhao Xie's avatar Wenhao Xie Committed by GitHub
Browse files

[Bugfix][CI] Use valid runner labels in workflow (#674)

parent 562796ef
...@@ -7,7 +7,7 @@ env: ...@@ -7,7 +7,7 @@ env:
jobs: jobs:
format-check: format-check:
runs-on: [ubuntu-latest, self-hosted] runs-on: ubuntu-latest
permissions: permissions:
contents: write contents: write
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment