getting rid of docker install
This commit is contained in:
parent
e61b8c2d17
commit
2914e966c5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue