Skip to content

Commit

Permalink
22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Jan 13, 2023
1 parent 6765871 commit e846bbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ defaults:

jobs:
make-doctest:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -105,7 +105,7 @@ jobs:
make coverage
make-html:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit e846bbd

Please sign in to comment.