Skip to content

Commit

Permalink
ubuntu-22.04 failing to resolve local
Browse files Browse the repository at this point in the history
  • Loading branch information
matteius committed Apr 27, 2024
1 parent 4531610 commit f2a66ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -76,7 +76,7 @@ jobs:
fail-fast: false
matrix:
python-version: [3.8, 3.9, "3.10", 3.11, 3.12]
os: [MacOS-12, Ubuntu-22.04, Windows-latest]
os: [MacOS-12, Ubuntu-latest, Windows-latest]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f2a66ee

Please sign in to comment.