Skip to content

Commit

Permalink
chore: upgrade to go 1.22
Browse files Browse the repository at this point in the history
remove problematic step

related to jenkins-x/jx#8670

Signed-off-by: Mårten Svantesson <[email protected]>
  • Loading branch information
msvticket committed Jun 24, 2024
1 parent c5446de commit 94aca01
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/jenkins-x-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
name: jx-variables
uses: docker://ghcr.io/jenkins-x/jx-boot:3.10.150
with:
args: gitops variables
entrypoint: jx
- env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
name: build-make-linux
Expand Down

0 comments on commit 94aca01

Please sign in to comment.