Skip to content

Commit

Permalink
try this?
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkowl committed Jan 22, 2024
1 parent 35bc4e8 commit d831eaa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
runs-on: ubuntu-latest
container:
image: registry.access.redhat.com/ubi8/go-toolset:1.20.10
defaults:
run:
working-directory: /opt/app-root/src
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit d831eaa

Please sign in to comment.