Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
ma2bd committed Nov 15, 2024
1 parent 763f979 commit 737d494
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
benchmark:
runs-on: ubuntu-latest-cores
runs-on: ubuntu-latest
timeout-minutes: 30

steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scylladb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ permissions:
jobs:

test:
runs-on: ubuntu-latest-cores
runs-on: ubuntu-latest
timeout-minutes: 60

steps:
Expand Down

0 comments on commit 737d494

Please sign in to comment.