Skip to content

Commit

Permalink
Merge branch 'main' of github.com:embetech-official/logger
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Macheta committed Oct 25, 2024
2 parents 0e67b73 + d208bb0 commit 144a731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build_and_test:
runs-on: [self-hosted, linux, x64]
runs-on: ubuntu-latest
steps:
- uses: lukka/get-cmake@latest
with:
Expand Down

0 comments on commit 144a731

Please sign in to comment.