use latest nightly

This commit is contained in:
Corwin 2024-01-13 10:06:12 +00:00
parent 85671edd4f
commit 5e711ebb5f
No known key found for this signature in database

View file

@ -10,7 +10,7 @@ on:
env:
CARGO_TERM_COLOR: always
RUSTUP_TOOLCHAIN: ${{ !github.event.schedule && 'nightly-2023-12-01' || 'nightly' }}
# RUSTUP_TOOLCHAIN: ${{ !github.event.schedule && 'nightly-2023-12-01' || 'nightly' }}
jobs:
build: