Skip to content

Commit

Permalink
chore: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
geolffreym committed Jun 13, 2024
1 parent 97c789c commit c454b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
# TODO create a reusable workflow
jobs:
build-on-linux:
runs-on: macos-latest
runs-on: linux-latest
strategy:
fail-fast: false
steps:
Expand Down

0 comments on commit c454b6c

Please sign in to comment.