mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-10 02:19:14 +00:00
switch to ubuntu-latest
This commit is contained in:
2
.github/workflows/homebrew-release.yml
vendored
2
.github/workflows/homebrew-release.yml
vendored
@@ -4,7 +4,7 @@ on:
|
|||||||
types: [created]
|
types: [created]
|
||||||
jobs:
|
jobs:
|
||||||
homebrew-core:
|
homebrew-core:
|
||||||
runs-on: macos-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: dawidd6/action-homebrew-bump-formula@v3
|
- uses: dawidd6/action-homebrew-bump-formula@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user