Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 1acda2f

Browse files
author
Jayant Krishnamurthy
committed
Trying to fix CI
1 parent c3b2e18 commit 1acda2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ env:
1111

1212
jobs:
1313
build:
14-
1514
runs-on: ubuntu-latest
15+
container: solanalabs/rust:latest
1616

1717
steps:
1818
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)