Skip to content

Commit

Permalink
Try upgrading ubuntu in CI (#797)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed May 13, 2024
1 parent 512ddcc commit 1eac9d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
TOXENV: ${{ matrix.PYTHON.TOXENV }}
CARGO_TARGET_DIR: ${{ format('{0}/src/_bcrypt/target/', github.workspace) }}
linux:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
matrix:
PYTHON:
Expand Down

0 comments on commit 1eac9d9

Please sign in to comment.