Skip to content

Commit

Permalink
Try regression rust version update
Browse files Browse the repository at this point in the history
  • Loading branch information
rlaj committed May 22, 2024
1 parent 41ace80 commit 904122d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/regression_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
git --version
- name: Install Rust
uses: actions-rs/toolchain@v1
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: "nightly"
override: true
#override: true
#components: rustfmt, clippy

- name: Setup Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 904122d

Please sign in to comment.