Skip to content

Commit

Permalink
Update gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuald committed Oct 5, 2023
1 parent c20d7d5 commit 36357a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: psf/black@stable

check-doc:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04

steps:
- uses: actions/checkout@v2
Expand All @@ -38,7 +38,7 @@ jobs:
exclude:
- os: macos-latest
architecture: x86
- os: ubuntu-18.04
- os: ubuntu-20.04
architecture: x86

steps:
Expand Down

0 comments on commit 36357a0

Please sign in to comment.