We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2672759 commit bef2977Copy full SHA for bef2977
.github/workflows/local-tests.yml
@@ -9,7 +9,7 @@ jobs:
9
local-build-test:
10
runs-on: ubuntu-latest
11
container:
12
- image: rust:1.78.0
+ image: rust:1.86.0
13
steps:
14
- uses: actions/[email protected]
15
- name: Build contracts, check formats, and run unit tests
0 commit comments