ci: test the GUI against it's current MSRV

To make sure we don't break it unintentionally.
This commit is contained in:
Antoine Poinsot 2023-02-02 12:16:40 +01:00
parent b2602e0204
commit 7a3eeb741e
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -69,7 +69,7 @@ jobs:
strategy:
matrix:
toolchain:
- stable
- 1.65
- nightly
os:
- ubuntu-latest