Skip to content

Commit 5b469e4

Browse files
authored
Update workflow to use ubuntu-latest
1 parent 514093e commit 5b469e4

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
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
create-release:
10-
runs-on: ubuntu-22.04
10+
runs-on: ubuntu-latest
1111
if: github.repository == 'dianaw353/Lunur-Dots'
1212
continue-on-error: true
1313
steps:

0 commit comments

Comments
 (0)