Use ubuntu container runner
Some checks failed
Go / build (push) Failing after 50s

This commit is contained in:
2023-10-27 12:01:06 +13:00
parent 15a7690e36
commit 038ef99183

View File

@@ -9,6 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
steps:
# - uses: actions/checkout@v4