CI: Working on CI

(This message may be repeated while I debug github actions errors)
This commit is contained in:
Jonathan Johnson 2024-01-01 13:45:53 -08:00
parent 9786852bf6
commit 36d4239df5
No known key found for this signature in database
GPG key ID: A66D6A34D6620579

View file

@ -21,7 +21,7 @@ jobs:
sudo apt-get install -y \
libegl1-mesa libgl1-mesa-dri libxcb-xfixes0-dev mesa-vulkan-drivers
- uses: dtolnay/rust-toolchain
- uses: dtolnay/rust-toolchain@stable
with:
toolchain: ${{ matrix.version }}