chore: bump Rust edition to 2024 (#40)
This commit is contained in:
@@ -81,7 +81,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
os: [ubuntu-latest, macos-latest, ubuntu-24.04-arm]
|
||||
rv: [stable, beta, nightly]
|
||||
steps:
|
||||
- name: Cancel Previous Runs
|
||||
|
||||
Reference in New Issue
Block a user