We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e6f74c commit 92654aeCopy full SHA for 92654ae
.github/workflows/crossterm.yml
@@ -16,7 +16,7 @@ jobs:
16
include:
17
# pinned (MSRV) rust version :: ubuntu
18
- build: msrv
19
- os: ubuntu-18.04
+ os: ubuntu-latest
20
rust: 1.78.0
21
22
# latest rust stable :: ubuntu
.github/workflows/default.yml
.github/workflows/termion.yml
0 commit comments