Skip to content

Commit

Permalink
Build with ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownPlatypus committed Sep 22, 2024
1 parent f2942ba commit be0fda7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,15 @@ jobs:
env: '["py38"]'
os: macos-13
wheel-tags: true
main-linux-old:
uses: asottile/workflows/.github/workflows/[email protected]
with:
env: '["py38"]'
os: ubuntu-20.04
wheel-tags: true
main-linux:
uses: asottile/workflows/.github/workflows/[email protected]
with:
env: '["py38"]'
os: ubuntu-latest

0 comments on commit be0fda7

Please sign in to comment.