Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zer0yu committed Nov 3, 2023
1 parent 4085340 commit 87453bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
release:
runs-on: ubuntu-latest-4-cores
runs-on: ubuntu-latest
steps:
- name: "Check out code"
uses: actions/checkout@v3
Expand Down

0 comments on commit 87453bd

Please sign in to comment.