Skip to content

Commit

Permalink
add specific runner for more consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveSkender committed Mar 17, 2024
1 parent 2d4b628 commit e17d8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on: [workflow_dispatch]

jobs:
analyze:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

steps:

Expand Down

0 comments on commit e17d8d2

Please sign in to comment.