Update .github/workflows/test.yml

Co-authored-by: Ryan <me@hackerc.at>
This commit is contained in:
Domen Kožar 2021-11-17 06:08:11 -06:00
parent c5e83e525e
commit ac899278cf

View file

@ -117,5 +117,8 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2.4.0
- uses: actions/setup-go@v2.1.4
with:
go-version: '^1.16'
- run: go install github.com/nektos/act@latest
- run: ~/go/bin/act -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:full-20.04 push -j simple-build