Skip to content

Commit 72b7130

Browse files
Copilotpamelafox
andcommitted
Update Ubuntu runner from ubuntu-20.04 to ubuntu-latest in GitHub workflow
Co-authored-by: pamelafox <[email protected]>
1 parent c1fbe8d commit 72b7130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-test.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.8", "3.9", "3.10", "3.11"]
1818
services:
1919
postgres:

0 commit comments

Comments
 (0)