We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e251a2 commit 656661dCopy full SHA for 656661d
1 file changed
.github/workflows/python-app.yml
@@ -8,7 +8,7 @@ on: ['push', 'pull_request']
8
jobs:
9
build:
10
11
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
12
13
services:
14
database:
0 commit comments