We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1694e83 + f065178 commit 89a03d0Copy full SHA for 89a03d0
1 file changed
.github/workflows/python-check.yaml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- os: ["ubuntu-20.04"]
+ os: ["ubuntu-latest"]
17
python_version: ["3.11"]
18
steps:
19
- uses: actions/checkout@v4
0 commit comments