getting rid of docker install

This commit is contained in:
Mootfrost777 2023-10-20 21:00:45 +03:00
parent e61b8c2d17
commit 2914e966c5

View file

@ -3,7 +3,7 @@ on: [push]
jobs: jobs:
build: build:
runs-on: catthehacker/ubuntu:act-22.04 runs-on: ubuntu-latest
steps: steps:
- -
name: checkout name: checkout