fixed the CI config x2
Some checks failed
Rust Build / build (push) Failing after 24s

This commit is contained in:
okhsunrog 2024-11-29 02:45:42 +03:00
parent b92011b219
commit ef0acf113c

View file

@ -10,7 +10,7 @@ jobs:
build:
runs-on: docker
container:
image: ubuntu:22
image: ubuntu:22.04
steps:
- uses: actions/checkout@v3