Skip to content

Commit

Permalink
feat: use ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark24Code committed Jun 27, 2024
1 parent 0b47b01 commit 41afcee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-amd64.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Alpine Musl - amd64
name: Ubuntu - amd64

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-arm64.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Alpine Musl - arm64
name: Ubuntu arm64

on:
push:
Expand Down

0 comments on commit 41afcee

Please sign in to comment.