Skip to content

Commit

Permalink
chore(ci): update unsupported ubuntu version runners (vectordotdev#17113
Browse files Browse the repository at this point in the history
)
  • Loading branch information
neuronull authored Apr 11, 2023
1 parent 7fe089c commit e7c4815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install-sh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
sync-install:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- run: sudo apt-get install --yes python3-setuptools python3.6-dev
Expand Down

0 comments on commit e7c4815

Please sign in to comment.