Skip to content

Commit

Permalink
CI: Ubuntu 18.04 -> 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
seba-1511 committed May 30, 2023
1 parent cd1a23f commit 77682bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_unittest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-18.04, ubuntu-latest, macos-latest]
os: [ubuntu-22.04, ubuntu-latest, macos-latest]
python: ['3.8', '3.9']

steps:
Expand Down

0 comments on commit 77682bd

Please sign in to comment.