Skip to content

Commit a6d7bbd

Browse files
authored
Merge pull request #47 from Azure-Samples/pamelafox-patch-2
Update python-check.yaml
2 parents e7506bf + 8a35073 commit a6d7bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
os: ["ubuntu-20.04"]
16+
os: ["ubuntu-latest"]
1717
python_version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
1818
steps:
1919
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)