Skip to content

Commit ce18dd1

Browse files
committed
Use ubuntu-22.04 runner
1 parent b949609 commit ce18dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
jobs:
1818
publish:
1919
name: Publish
20-
runs-on: ubuntu-latest
20+
runs-on: ubuntu-22.04
2121
steps:
2222
- name: Get Release assets
2323
env:

0 commit comments

Comments
 (0)