Skip to content

Commit 8b3fa70

Browse files
authored
Update release.yml
1 parent d3b32d2 commit 8b3fa70

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
@@ -24,7 +24,7 @@ jobs:
2424
#############################################
2525
build:
2626
name: Build & Publish Release
27-
runs-on: ubuntu-20.04
27+
runs-on: ubuntu-latest
2828
steps:
2929
- name: Checkout Repository
3030
uses: actions/checkout@v3

0 commit comments

Comments
 (0)