Skip to content

Commit a006428

Browse files
committed
Switch poetry to 22.04, latest doesn't work, ref snok/install-poetry#163
1 parent c59df71 commit a006428

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ defaults:
1414

1515
jobs:
1616
build:
17-
runs-on: ubuntu-latest
17+
runs-on: ubuntu-22.04
1818
steps:
1919
- uses: actions/setup-python@v5
2020
with:

0 commit comments

Comments
 (0)