We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa3913b commit d954f52Copy full SHA for d954f52
.github/workflows/python-package.yml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
build:
14
15
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
16
strategy:
17
fail-fast: false
18
matrix:
0 commit comments