Skip to content

Commit

Permalink
Merge pull request #16 from HilkopterBob/binary-release
Browse files Browse the repository at this point in the history
ci: chnage runner label to ubuntu_latest
  • Loading branch information
HilkopterBob authored Aug 15, 2024
2 parents 456c3eb + 6857078 commit c64f375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
build:
runs-on: golang_latest
runs-on: ubuntu_latest

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c64f375

Please sign in to comment.