Skip to content

Commit

Permalink
chore: pin rust toolchain for python bindings test action
Browse files Browse the repository at this point in the history
  • Loading branch information
lfarrel6 committed Jan 10, 2025
1 parent 3bf9074 commit 977568b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
command: build
args: --release -o dist --find-interpreter
working-directory: python-attestation-bindings
rust-toolchain: '1.79.0'
env:
PYO3_CROSS_PYTHON_VERSION: '3.9'
- name: Build and Test
Expand Down

0 comments on commit 977568b

Please sign in to comment.