Skip to content

Commit fde7127

Browse files
committed
make to ubuntu latest
1 parent c6cbed0 commit fde7127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/poetry-install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: poetry
22
on: [push, workflow_dispatch]
33
jobs:
44
poetry:
5-
runs-on: ubuntu
5+
runs-on: ubuntu-latest
66
steps:
77
- uses: actions/checkout@v4
88
- name: Install python

0 commit comments

Comments
 (0)