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 dbbb519 commit c177d5bCopy full SHA for c177d5b
.github/workflows/rust.yaml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
build:
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
15
steps:
16
- name: Check-out code
17
uses: actions/checkout@v2
0 commit comments