We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3713864 commit 8ee956dCopy full SHA for 8ee956d
1 file changed
.github/workflows/rust.yml
@@ -12,7 +12,7 @@ env:
12
13
jobs:
14
tests:
15
- runs-on: ubuntu-22.10
+ runs-on: ubuntu-20.04
16
17
steps:
18
- uses: actions/checkout@v2
0 commit comments