Skip to content

Commit c588e4f

Browse files
authored
Update rust.yml
1 parent 33694c3 commit c588e4f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ env:
1212
jobs:
1313
build:
1414

15-
runs-on: [ubuntu-latest, ubuntu-24.04-arm]
15+
# runs-on: [ubuntu-latest, ubuntu-24.04-arm]
16+
runs-on: [ubuntu-latest]
1617

1718
steps:
1819
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)