Skip to content

Commit

Permalink
Merge pull request #980 from maticnetwork/djpolygon/remove_1804_runner
Browse files Browse the repository at this point in the history
EOL 18.04 Support
  • Loading branch information
djpolygon authored and manav2401 committed Aug 31, 2023
1 parent 40f329f commit d817009
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/packager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ on:

jobs:
build:
runs-on:
group: ubuntu-runners
labels: 18.04RunnerT2Large
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit d817009

Please sign in to comment.