Skip to content

Commit 181b5d3

Browse files
committed
Change ci
1 parent a64209a commit 181b5d3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ on:
99

1010
jobs:
1111
bench:
12-
runs-on:
13-
group: Default
14-
labels: Linux-ARM64
12+
runs-on: ubuntu-24.04-arm
1513
steps:
1614
- uses: actions/checkout@v4
1715
- name: Setup Rust

0 commit comments

Comments
 (0)