updates runs on
All checks were successful
test / build (push) Successful in 41s

This commit is contained in:
Drew
2025-04-15 11:23:29 -06:00
parent 625b363fea
commit 0a532e28c6

View File

@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: 'lightsail-runner'
runs-on: 'ubuntu-latest'
steps:
- run: echo "Hello from $(uname -a)"
- run: docker info