Skip to content

Commit

Permalink
feat: 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
wasd96040501 committed Jan 20, 2025
1 parent 8e40beb commit ce927df
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 @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
python-version: [ "3.7","3.8", "3.9", "3.10", "3.11", "3.12" ]
os: [ "ubuntu-latest" ]
os: [ "ubuntu-22.04" ]
os-label: [ "Ubuntu" ]
include:
- { python-version: "3.8", os: "windows-latest", os-label: "Windows" }
Expand Down

0 comments on commit ce927df

Please sign in to comment.