Skip to content

Commit f79d449

Browse files
authored
bump actions runner to latest (#460)
1 parent 31dacf3 commit f79d449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
publish:
1010
name: Publish to PyPI
11-
runs-on: ubuntu-22.04
11+
runs-on: ubuntu-latest
1212
steps:
1313
- name: Wait for tests to succeed
1414
uses: lewagon/[email protected]

0 commit comments

Comments
 (0)