Skip to content

Commit

Permalink
Update pr_workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alkhachatryan authored Oct 16, 2024
1 parent dee923a commit de47b25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:

jobs:
build-and-test:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04-large

steps:
# Checkout the repository
- name: Checkout repository
Expand Down

0 comments on commit de47b25

Please sign in to comment.