Skip to content

Commit 4db30c4

Browse files
committed
Revert "chore: change runner in release workflow"
This reverts commit 50aca2b.
1 parent 50aca2b commit 4db30c4

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
@@ -5,7 +5,7 @@ on:
55
jobs:
66
build-release:
77
name: 🎉 New Release
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-latest
99

1010
steps:
1111
- name: 🚚 Get latest code

0 commit comments

Comments
 (0)