We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67946e4 commit 30f1550Copy full SHA for 30f1550
.github/workflows/python-app.yml
@@ -15,7 +15,7 @@ permissions:
15
jobs:
16
build:
17
18
- runs-on: ubuntu-23.10
+ runs-on: ubuntu-latest
19
20
steps:
21
- uses: actions/checkout@v3
0 commit comments