Skip to content

Commit 6a4e1b0

Browse files
Update release.yml
1 parent baa0fc8 commit 6a4e1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
build:
1313
name: "🚀 Release"
14-
runs-on: ubuntu-18.04
14+
runs-on: ubuntu-latest
1515
steps:
1616
- name: "📥 Check-out"
1717
uses: actions/checkout@v4

0 commit comments

Comments
 (0)