Skip to content

Commit

Permalink
pr ci runner change
Browse files Browse the repository at this point in the history
  • Loading branch information
kunxian-xia committed Aug 21, 2024
1 parent e78c657 commit c48091b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ concurrency:
jobs:
test-x86:
name: Test (x86-64)
runs-on: runs-on,runner=64cpu-linux-x64
runs-on: [self-hosted,x64]
env:
CARGO_NET_GIT_FETCH_WITH_CLI: "true"
steps:
Expand Down

0 comments on commit c48091b

Please sign in to comment.