3
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -117,5 +117,8 @@ jobs: | |||||||
|     runs-on: ${{ matrix.os }} |     runs-on: ${{ matrix.os }} | ||||||
|     steps: |     steps: | ||||||
|     - uses: actions/checkout@v2.4.0 |     - 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 install github.com/nektos/act@latest | ||||||
|     - run: ~/go/bin/act -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:full-20.04 push -j simple-build  |     - run: ~/go/bin/act -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:full-20.04 push -j simple-build  | ||||||
		Reference in New Issue
	
	Block a user