testing
All checks were successful
Build AlaskarSeer / build-alaskarseer (push) Successful in 1m35s

This commit is contained in:
nomadics9 2025-01-04 05:56:26 +03:00
parent 85072122a6
commit a3c463d679
2 changed files with 6 additions and 2 deletions

View file

@ -7,7 +7,11 @@ on:
jobs:
build-alaskarseer:
runs-on: docker
runs-on: host
services:
docker:
image: catthehacker/ubuntu:act-latest
options: --privileged
steps:
# Step 1: Check out the repository

View file

@ -1 +1 @@
v2.2.2
v2.2.3