Skip to content

Commit

Permalink
updated runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
zphrs committed May 9, 2024
1 parent c9b1029 commit 4442d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- release
jobs:
deploy:
runs-on: alpine-latest
runs-on: ubuntu-latest
steps:
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit 4442d57

Please sign in to comment.