🚧 fix CI/CD

This commit is contained in:
Vladislav Nepogodin 2022-06-28 00:24:39 +04:00
parent 1dd44c0ca9
commit 3865d3fe40
No known key found for this signature in database
GPG Key ID: B62C3D10C54D5DA9
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ jobs:
fmt:
name: rust fmt
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v1