Change to nightly. Need to remove the dependency,

This commit is contained in:
xnc 2022-03-30 04:27:39 -04:00 committed by GitHub
parent 955fbd9d26
commit 33469e028d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,7 @@ jobs:
run: |
sudo apt update
sudo apt install libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libxext-dev
rustup default nightly
- name: Configure static library
run: cmake -S . -B build-static