Skip to content

Commit

Permalink
Update outdated Ubuntu 18.04 runners
Browse files Browse the repository at this point in the history
  • Loading branch information
fliiiix committed Jan 7, 2024
1 parent 89ea885 commit 03162ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
python-version: [3.7, 3.8, 3.9, "3.10", 3.11, 3.12]
os: [ubuntu-latest, windows-latest, macOS-latest]
include:
- os: ubuntu-18.04
- os: ubuntu-20.04
python-version: 3.5
- os: ubuntu-18.04
- os: ubuntu-20.04
python-version: 3.6

steps:
Expand Down

0 comments on commit 03162ce

Please sign in to comment.