We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b4d7c commit 3e628d4Copy full SHA for 3e628d4
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
release:
8
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
9
environment:
10
name: release
11
url: https://pypi.org/p/filelock
0 commit comments