Skip to content

Commit c497800

Browse files
authored
Merge pull request #78 from open-rmf/fix-ci-release-0.1
Fix github workflow setup
2 parents 5049160 + fe16edd commit c497800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
build:
1919
strategy:
2020
matrix:
21-
rust-version: stable
21+
rust-version: [stable]
2222

2323
runs-on: ubuntu-latest
2424

0 commit comments

Comments
 (0)