Skip to content

Commit

Permalink
Migrate to open cloud (#69)
Browse files Browse the repository at this point in the history
* migrate to open cloud

* revert cargo.lock

* revert the revert because CI is being mean

* bump minimum rust version to make CI happy

* what if i try a newer version

* 1.67.0

* 1.77.0
  • Loading branch information
afujiwara-roblox authored Jan 30, 2025
1 parent ea0d23d commit 67797bf
Show file tree
Hide file tree
Showing 11 changed files with 1,692 additions and 1,010 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
rust_version: [stable, "1.39.0"]
rust_version: [stable, "1.77.0"]

steps:
- uses: actions/checkout@v1
Expand Down
Loading

0 comments on commit 67797bf

Please sign in to comment.