Skip to content

Commit

Permalink
Fix image values.
Browse files Browse the repository at this point in the history
Signed-off-by: Varanasi Venkata Bhaskaram <[email protected]>
  • Loading branch information
bhaskaramVaranasi authored Jun 3, 2024
1 parent 679157c commit 38f0f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ run-name: ${{ github.actor }} runs build
on: [push]
jobs:
build-k8s-athenz-syncer:
runs-on: golang:1.22
runs-on: ubuntu-latest
steps:
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
Expand Down

0 comments on commit 38f0f65

Please sign in to comment.