Skip to content

Commit 4442d57

Browse files
committed
updated runs-on
1 parent c9b1029 commit 4442d57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- release
66
jobs:
77
deploy:
8-
runs-on: alpine-latest
8+
runs-on: ubuntu-latest
99
steps:
1010
- name: Login to GitHub Container Registry
1111
uses: docker/login-action@v3

0 commit comments

Comments
 (0)