Skip to content

Commit

Permalink
Update pullrequest (#405)
Browse files Browse the repository at this point in the history
* update min rust version

* bump min rust version number
  • Loading branch information
martintc committed Mar 1, 2024
1 parent 09bf403 commit 0c392b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: pull-request

env:
MIN_SUPPORTED_RUST_VERSION: "1.73.0"
MIN_SUPPORTED_RUST_VERSION: "1.76.0"

on:
pull_request:
Expand Down

0 comments on commit 0c392b2

Please sign in to comment.