Skip to content

Commit

Permalink
Bump toolchain version on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vfusco committed Sep 1, 2022
1 parent e1e5df6 commit 3ed279d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build
on: [push]
env:
TOOLCHAIN_VERSION: 0.10.0
TOOLCHAIN_VERSION: 0.11.0
CACHE_DIR: /home/runner/work/image-rootfs/image-rootfs/cache
jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.14.0] - 2022-08-31
## [0.14.0] - 2022-09-01
### Changed
- Remove dehash tools
- Updated toolchain version to v0.11.0
Expand Down

0 comments on commit 3ed279d

Please sign in to comment.