ci: Run workflows on ubuntu 22.04

pull/1936/head
Fabian-Lars 10 months ago committed by GitHub
parent 7e1c17a635
commit 3cf71919e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -168,7 +168,7 @@ jobs:
}
- {
target: x86_64-unknown-linux-gnu,
os: ubuntu-latest,
os: ubuntu-22.04,
runner: 'cargo',
command: 'test'
}

Loading…
Cancel
Save