Skip to content

Commit

Permalink
Bump nightly for headless to 2021-04-25
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark McCaskey committed Jun 2, 2021
1 parent 2897a5b commit a75ea04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ jobs:
- name: Install Nightly Rust for Headless
uses: actions-rs/toolchain@v1
with:
toolchain: 'nightly-2020-12-22'
toolchain: 'nightly-2021-04-25'
target: ${{ matrix.target }}
override: true
components: "rust-src"
Expand Down

0 comments on commit a75ea04

Please sign in to comment.