Skip to content

Commit

Permalink
Merge pull request #201 from itowlson/rev-spin-26
Browse files Browse the repository at this point in the history
Update to Spin 2.6
  • Loading branch information
itowlson committed Jun 18, 2024
2 parents 6b29ca0 + 39bf6fc commit e16dd14
Show file tree
Hide file tree
Showing 5 changed files with 2,599 additions and 475 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:

env:
CARGO_TERM_COLOR: always
RUST_VERSION: 1.74
RUST_VERSION: 1.76
jobs:
lint-rust:
name: Lint Rust
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ concurrency: ${{ github.workflow }}

env:
CARGO_TERM_COLOR: always
RUST_VERSION: 1.74
RUST_VERSION: 1.76

jobs:
build:
Expand Down
Loading

0 comments on commit e16dd14

Please sign in to comment.