Skip to content

Commit bef2977

Browse files
author
Mauro Lacy
committed
Upgrade rust to latest stable
1 parent 2672759 commit bef2977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/local-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
local-build-test:
1010
runs-on: ubuntu-latest
1111
container:
12-
image: rust:1.78.0
12+
image: rust:1.86.0
1313
steps:
1414
- uses: actions/[email protected]
1515
- name: Build contracts, check formats, and run unit tests

0 commit comments

Comments
 (0)