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 committed Aug 30, 2023
2 parents 40f329f + bf3df86 commit 1beedc7
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 1beedc7

Please sign in to comment.